Home
last modified time | relevance | path

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

/system/bt/gd/hal/
Dsnoop_logger_test.cc115 TestModuleRegistry test_registry; in TEST_F() local
116 test_registry.InjectTestModule(&SnoopLogger::Factory, snoop_looger); in TEST_F()
117 test_registry.StopAll(); in TEST_F()
129 TestModuleRegistry test_registry; in TEST_F() local
130 test_registry.InjectTestModule(&SnoopLogger::Factory, snoop_looger); in TEST_F()
131 test_registry.StopAll(); in TEST_F()
143 TestModuleRegistry test_registry; in TEST_F() local
144 test_registry.InjectTestModule(&SnoopLogger::Factory, snoop_looger); in TEST_F()
148 test_registry.StopAll(); in TEST_F()
162 TestModuleRegistry test_registry; in TEST_F() local
[all …]
/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 …]