Home
last modified time | relevance | path

Searched refs:test_timeout (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/
Dbluetooth_pts_device.py669 def execute_test(self, test_name, test_timeout=60): argument
712 end_time = time.time() + test_timeout
/tools/test/connectivity/acts_tests/tests/google/ble/concurrency/
DConcurrentBleAdvertisingTest.py579 def test_timeout(self): member in ConcurrentBleAdvertisingTest