Home
last modified time | relevance | path

Searched refs:on_exception (Results 1 – 8 of 8) sorted by relevance

/tools/test/connectivity/acts/tests/google/ble/examples/
DBleExamplesTest.py54 def on_exception(self, test_name, begin_time): member in BleExamplesTest
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dutils_lib.py56 @backoff.on_exception(
/tools/test/connectivity/acts/tests/google/ble/bt5/
DAdvertisingSetTest.py76 def on_exception(self, test_name, begin_time): member in AdvertisingSetTest
DBt5ScanTest.py81 def on_exception(self, test_name, begin_time): member in Bt5ScanTest
/tools/test/connectivity/acts/framework/acts/controllers/
Dfuchsia_device.py241 @backoff.on_exception(
644 @backoff.on_exception(backoff.constant,
/tools/test/connectivity/acts/tests/google/ble/scan/
DBleOnLostOnFoundTest.py58 def on_exception(self, test_name, begin_time): member in BleOnLostOnFoundTest
DBleOpportunisticScanTest.py64 def on_exception(self, test_name, begin_time): member in BleOpportunisticScanTest
/tools/test/connectivity/acts/framework/tests/
Dacts_base_class_test.py441 def on_exception(self, test_name, begin_time): member in ActsBaseClassTest.test_on_exception_executed_if_teardown_test_fails.MockBaseTest