Home
last modified time | relevance | path

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

/system/bt/gd/storage/
Dstorage_module_test.cc138 TestModuleRegistry test_registry; in TEST_F() local
139 test_registry.InjectTestModule(&StorageModule::Factory, storage); in TEST_F()
140 test_registry.StopAll(); in TEST_F()
213 TestModuleRegistry test_registry; in TEST_F() local
214 test_registry.InjectTestModule(&StorageModule::Factory, storage); in TEST_F()
225 test_registry.StopAll(); in TEST_F()
242 TestModuleRegistry test_registry; in TEST_F() local
243 test_registry.InjectTestModule(&StorageModule::Factory, storage); in TEST_F()
280 test_registry.StopAll(); in TEST_F()
292 TestModuleRegistry test_registry; in TEST_F() local
[all …]