Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/topshim/
Dtopshim_test_runner.py19 from blueberry.tests.topshim.power.suspend_test import SuspendTest
26 ALL_TESTS = [AdapterTest, ClassicSecurityTest, HfpTest, LeSecurityTest, SuspendTest]
/packages/modules/Bluetooth/system/blueberry/tests/topshim/power/
Dsuspend_test.py24 class SuspendTest(TopshimBaseTest): class