Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dstorage_module_test.cc116 test_registry_.StopAll(); in TearDown()
127 auto handler = test_registry_.GetTestModuleHandler(&StorageModule::Factory); in FakeTimerAdvance()
133 test_registry_.GetTestThread().GetReactor()->WaitForIdle(std::chrono::seconds(2)); in WaitForReactorIdle()
138 return test_registry_.GetTestThread().GetReactor()->WaitForIdle(std::chrono::seconds(2)); in WaitForReactorIdle()
142 TestModuleRegistry test_registry_; member in testing::StorageModuleTest
153 test_registry_.InjectTestModule(&StorageModule::Factory, storage); in TEST_F()
154 test_registry_.StopAll(); in TEST_F()
192 test_registry_.InjectTestModule(&StorageModule::Factory, storage); in TEST_F()
202 test_registry_.StopAll(); in TEST_F()
219 test_registry_.InjectTestModule(&StorageModule::Factory, storage); in TEST_F()
[all …]
/packages/modules/Bluetooth/system/gd/sysprops/
Dsysprops_module_test.cc42 test_registry_.StopAll(); in TearDown()
56 bluetooth::TestModuleRegistry test_registry_; member in testing::SyspropsModuleTest
85 test_registry_.InjectTestModule(&bluetooth::sysprops::SyspropsModule::Factory, sysprops_module); in TEST_F()
106 test_registry_.InjectTestModule(&bluetooth::sysprops::SyspropsModule::Factory, sysprops_module); in TEST_F()