Home
last modified time | relevance | path

Searched refs:disable_doze (Results 1 – 6 of 6) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/functional/
DRttDisableTest.py92 asserts.assert_true(utils.disable_doze(dut), "Can't disable doze")
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/
DAttachTest.py119 asserts.assert_true(utils.disable_doze(dut), "Can't disable doze")
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_data_utils.py24 from acts.utils import disable_doze
1963 if not disable_doze(provider):
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/
DNsa5gTetheringTest.py24 from acts.utils import disable_doze
/tools/test/connectivity/acts/framework/acts/
Dutils.py726 def disable_doze(ad): function
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveDataTest.py26 from acts.utils import disable_doze