Home
last modified time | relevance | path

Searched refs:device_startup_offset (Results 1 – 16 of 16) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/
DProtocolsTest.py85 device_startup_offset=self.device_startup_offset)
113 device_startup_offset=self.device_startup_offset)
DProtocolsMultiCountryTest.py153 device_startup_offset=self.device_startup_offset)
202 device_startup_offset=self.device_startup_offset)
DDiscoveryTest.py153 time.sleep(self.device_startup_offset)
526 time.sleep(self.device_startup_offset)
893 time.sleep(self.device_startup_offset)
1078 device_startup_offset=self.device_startup_offset)
1172 time.sleep(self.device_startup_offset)
1295 time.sleep(self.device_startup_offset)
DDataPathTest.py106 time.sleep(self.device_startup_offset)
337 time.sleep(self.device_startup_offset)
552 time.sleep(self.device_startup_offset)
1760 self.device_startup_offset)
2274 time.sleep(self.device_startup_offset)
DMatchFilterTest.py84 time.sleep(self.device_startup_offset)
DMessageTest.py107 time.sleep(self.device_startup_offset)
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/stress/
DMessagesStressTest.py220 device_startup_offset=self.device_startup_offset,
354 device_startup_offset=self.device_startup_offset,
DDataPathStressTest.py73 time.sleep(self.device_startup_offset)
/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/functional/
DRangeAwareTest.py129 device_startup_offset=self.device_startup_offset,
322 device_startup_offset=self.device_startup_offset,
DAwareDiscoveryWithRangingTest.py85 time.sleep(self.device_startup_offset)
1133 time.sleep(self.device_startup_offset)
1298 time.sleep(self.device_startup_offset)
1599 time.sleep(self.device_startup_offset)
1817 time.sleep(self.device_startup_offset)
/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/stress/
DStressRangeAwareTest.py101 device_startup_offset=self.device_startup_offset,
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/performance/
DLatencyTest.py182 time.sleep(self.device_startup_offset)
268 device_startup_offset=self.device_startup_offset)
355 time.sleep(self.device_startup_offset)
DThroughputTest.py70 self.device_startup_offset)
427 self.device_startup_offset)
DWifiAwareRvrTest.py51 device_startup_offset = 2 variable in WifiAwareRvrTest
267 self.device_startup_offset)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/aware/
Daware_test_utils.py800 device_startup_offset, argument
831 time.sleep(device_startup_offset)
876 def create_ib_ndp(p_dut, s_dut, p_config, s_config, device_startup_offset): argument
892 device_startup_offset,
DAwareBaseTest.py36 device_startup_offset = 2 variable in AwareBaseTest