Searched refs:fail_on_event (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/ |
D | AttachTest.py | 42 autils.fail_on_event(dut, aconsts.EVENT_CB_ON_IDENTITY_CHANGED) 78 autils.fail_on_event(dut, 94 autils.fail_on_event(dut,
|
/tools/test/connectivity/acts/tests/google/wifi/rtt/functional/ |
D | RttRequestManagementTest.py | 99 rutils.fail_on_event(dut, rutils.decorate_event(
|
D | AwareDiscoveryWithRangingTest.py | 110 autils.fail_on_event(s_dut, aconsts.SESSION_CB_ON_SERVICE_DISCOVERED) 159 autils.fail_on_event(s_dut, aconsts.SESSION_CB_ON_SERVICE_DISCOVERED) 1094 autils.fail_on_event(s_dut, autils.decorate_event( 1196 autils.fail_on_event(s_dut, autils.decorate_event( 1300 autils.fail_on_event(s_dut, autils.decorate_event( 1524 autils.fail_on_event(dut2, autils.decorate_event(
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/rtt/ |
D | rtt_test_utils.py | 54 def fail_on_event(ad, event_name, timeout=EVENT_TIMEOUT): function
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/aware/ |
D | aware_test_utils.py | 97 def fail_on_event(ad, event_name, timeout=EVENT_TIMEOUT): function
|