Home
last modified time | relevance | path

Searched defs:test_timeout (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/ble/concurrency/
DConcurrentBleAdvertisingTest.py583 def test_timeout(self): member in ConcurrentBleAdvertisingTest
/tools/test/connectivity/acts/framework/acts/controllers/
Dbluetooth_pts_device.py668 def execute_test(self, test_name, test_timeout=60): argument
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dbuild_event_stream.proto601 google.protobuf.Duration test_timeout = 10; field