Home
last modified time | relevance | path

Searched defs:begin_time (Results 1 – 25 of 84) sorted by relevance

1234

/tools/test/connectivity/acts/framework/acts/
Dbase_test.py491 def on_fail(self, test_name, begin_time): argument
516 def on_pass(self, test_name, begin_time): argument
538 def on_skip(self, test_name, begin_time): argument
559 def on_exception(self, test_name, begin_time): argument
990 def _ad_take_bugreport(self, ad, test_name, begin_time): argument
998 def _ad_take_extra_logs(self, ad, test_name, begin_time): argument
1064 def _take_bug_report(self, test_name, begin_time): argument
1086 def _pull_diag_logs(self, test_name, begin_time): argument
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
DTelephonyBaseTest.py441 def on_fail(self, test_name, begin_time): argument
444 def _ad_take_extra_logs(self, ad, test_name, begin_time): argument
481 def _take_bug_report(self, test_name, begin_time): argument
/tools/test/connectivity/acts/tests/google/net/
DCoreNetworkingTest.py38 def on_fail(self, test_name, begin_time): argument
DCoreNetworkingOTATest.py90 def on_fail(self, test_name, begin_time): argument
DProxyTest.py64 def on_fail(self, test_name, begin_time): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/rtt/
DRttBaseTest.py68 def on_fail(self, test_name, begin_time): argument
/tools/test/connectivity/acts/tests/google/wifi/
DWifiTetheringPowerTest.py76 def on_fail(self, test_name, begin_time): argument
79 def on_pass(self, test_name, begin_time): argument
DWifiTethering5GOpenOTATest.py58 def on_fail(self, test_name, begin_time): argument
DWifiTethering2GOpenOTATest.py58 def on_fail(self, test_name, begin_time): argument
DWifiTethering5GPskOTATest.py58 def on_fail(self, test_name, begin_time): argument
DWifiTethering2GPskOTATest.py58 def on_fail(self, test_name, begin_time): argument
DWifiDiagnosticsTest.py73 def on_fail(self, test_name, begin_time): argument
DWifiNetworkSelectorTest.py85 def on_pass(self, test_name, begin_time): argument
89 def on_fail(self, test_name, begin_time): argument
DWifiPowerTest.py107 def on_fail(self, test_name, begin_time): argument
110 def on_pass(self, test_name, begin_time): argument
DWifiWpa3OweTest.py74 def on_fail(self, test_name, begin_time): argument
/tools/test/connectivity/acts/tests/google/bt/car_bt/
DBtCarToggleTest.py40 def on_fail(self, test_name, begin_time): argument
DBtCarMultiUserTest.py49 def on_fail(self, test_name, begin_time): argument
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DBluetoothCarHfpBaseTest.py101 def on_fail(self, test_name, begin_time): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py324 def take_bug_reports(ads, test_name, begin_time): argument
338 def take_br(test_name, begin_time, ad): argument
701 def cat_adb_log(self, tag, begin_time, end_time=None, argument
750 def search_logcat(self, matching_string, begin_time=None): argument
917 def take_bug_report(self, test_name, begin_time): argument
962 begin_time=None, argument
992 begin_time=None, argument
1018 def get_qxdm_logs(self, test_name="", begin_time=None): argument
/tools/test/connectivity/acts/tests/google/ble/concurrency/
DConcurrentBleScanningTest.py47 def on_fail(self, test_name, begin_time): argument
/tools/test/connectivity/acts/tests/google/nfc/
DNfcBasicFunctionalityTest.py78 def on_fail(self, test_name, begin_time): argument
/tools/test/connectivity/acts/tests/google/ble/bt5/
DAdvertisingSetTest.py78 def on_exception(self, test_name, begin_time): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/p2p/
DWifiP2pBaseTest.py101 def on_fail(self, test_name, begin_time): argument
/tools/test/connectivity/acts/tests/google/ble/examples/
DBleExamplesTest.py54 def on_exception(self, test_name, begin_time): argument
/tools/test/connectivity/acts/tests/google/ble/scan/
DBleOnLostOnFoundTest.py60 def on_exception(self, test_name, begin_time): argument

1234