Home
last modified time | relevance | path

Searched refs:test_retry_and_log (Results 1 – 6 of 6) sorted by relevance

/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_tests.py508 def test_retry_and_log(test_method_or_retry_flag, function
1419 @test_retry_and_log
1425 @test_retry_and_log
1431 @test_retry_and_log
1437 @test_retry_and_log
1444 @test_retry_and_log
1461 @test_retry_and_log(False)
1472 @test_retry_and_log(False)
1483 @test_retry_and_log(False)
1494 @test_retry_and_log(False)
[all …]
Dbluetooth_adapter_better_together.py22 test_retry_and_log)
170 @test_retry_and_log(False)
176 @test_retry_and_log(False)
196 @test_retry_and_log(False)
254 @test_retry_and_log(False)
Dbluetooth_adapter_adv_monitor_tests.py152 test_retry_and_log = bluetooth_adapter_tests.test_retry_and_log variable in BluetoothAdapterAdvMonitorTests
333 @test_retry_and_log(False)
348 @test_retry_and_log(False)
402 @test_retry_and_log(False)
414 @test_retry_and_log(False)
426 @test_retry_and_log(False)
439 @test_retry_and_log(False)
452 @test_retry_and_log(False)
487 @test_retry_and_log(False)
524 @test_retry_and_log(True)
[all …]
Dbluetooth_adapter_audio_tests.py27 BluetoothAdapterTests, test_retry_and_log)
676 @test_retry_and_log(False)
740 @test_retry_and_log(False)
802 @test_retry_and_log(False)
815 @test_retry_and_log(False)
881 @test_retry_and_log(False)
906 @test_retry_and_log(False)
934 @test_retry_and_log(False)
979 @test_retry_and_log(False)
Dbluetooth_adapter_leadvertising_tests.py49 test_retry_and_log = bluetooth_adapter_tests.test_retry_and_log variable
355 @test_retry_and_log(False)
363 @test_retry_and_log(False, messages_start=False, messages_stop=False)
Dbluetooth_dbus_api_tests.py16 _test_retry_and_log = bluetooth_adapter_tests.test_retry_and_log