Searched refs:triggers (Results 1 – 3 of 3) sorted by relevance
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveConnectivityMonitorTest.py | 400 setup="wfc_non_apm", triggers=["toggle_wifi", "toogle_wifi"]) 421 setup="wfc_apm", triggers=["toggle_wifi", "toggle_wifi"]) 441 setup="volte", triggers=["toggle_apm"]) 461 setup="csfb", triggers=["toggle_apm"]) 481 setup="3g", triggers=["toggle_apm"]) 501 setup="2g", triggers=["toggle_apm"]) 521 setup="wfc_apm", triggers=["toggle_apm"]) 542 setup="wfc_non_apm", triggers=["toggle_apm"]) 562 setup="vt", triggers=["toggle_apm"])
|
D | TelLiveConnectivityMonitorBaseTest.py | 433 triggers=[], argument 465 if triggers and triggers[0] not in IGNORED_CALL_DROP_TRIGGERS: 472 if triggers and triggers[0] not in IGNORED_CALL_DROP_TRIGGERS: 479 if triggers and triggers[0] not in IGNORED_CALL_DROP_TRIGGERS: 505 for trigger in triggers: 542 if triggers: 544 triggers) 642 if not triggers or triggers[0] in IGNORED_CALL_DROP_TRIGGERS: 675 triggers=[], argument 679 if not triggers: [all …]
|
D | TelLiveConnectivityMonitorMobilityTest.py | 252 triggers=[ 262 triggers=[ 272 triggers=[ 282 triggers=[ 293 triggers=[ 308 triggers=["set_wifi_strong_cell_absent"], 323 triggers=[ 344 triggers=["set_wifi_strong_cell_absent"], 362 triggers=[ 383 triggers=[ [all …]
|