Lines Matching refs:test_registry
115 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
163 test_registry.InjectTestModule(&SnoopLogger::Factory, snoop_looger); in TEST_F()
167 test_registry.StopAll(); in TEST_F()
182 TestModuleRegistry test_registry; in TEST_F() local
183 test_registry.InjectTestModule(&SnoopLogger::Factory, snoop_looger); in TEST_F()
187 test_registry.StopAll(); in TEST_F()
202 TestModuleRegistry test_registry; in TEST_F() local
203 test_registry.InjectTestModule(&SnoopLogger::Factory, snoop_looger); in TEST_F()
207 test_registry.StopAll(); in TEST_F()
222 TestModuleRegistry test_registry; in TEST_F() local
223 test_registry.InjectTestModule(&SnoopLogger::Factory, snoop_looger); in TEST_F()
227 test_registry.StopAll(); in TEST_F()
243 TestModuleRegistry test_registry; in TEST_F() local
244 test_registry.InjectTestModule(&SnoopLogger::Factory, snoop_looger); in TEST_F()
246 test_registry.StopAll(); in TEST_F()
260 TestModuleRegistry test_registry; in TEST_F() local
261 test_registry.InjectTestModule(&SnoopLogger::Factory, snoop_looger); in TEST_F()
264 test_registry.StopAll(); in TEST_F()
282 TestModuleRegistry test_registry; in TEST_F() local
283 test_registry.InjectTestModule(&SnoopLogger::Factory, snoop_looger); in TEST_F()
289 test_registry.StopAll(); in TEST_F()