Lines Matching refs:Start
58 void Start() override { in Start() function in bluetooth::__anonb3e8c82b0111::TestModuleNoDependency
85 void Start() override { in Start() function in bluetooth::__anonb3e8c82b0111::TestModuleOneDependency
114 void Start() override { in Start() function in bluetooth::__anonb3e8c82b0111::TestModuleNoDependencyTwo
139 void Start() override { in Start() function in bluetooth::__anonb3e8c82b0111::TestModuleTwoDependencies
173 void Start() override { in Start() function in bluetooth::__anonb3e8c82b0111::TestModuleDumpState
204 registry_->Start(&list, thread_); in TEST_F()
222 registry_->Start(&list, thread_); in TEST_F()
240 registry_->Start(&list, thread_); in TEST_F()
263 registry_->Start(&list, thread_); in TEST_F()
272 registry_->Start(&list, thread_); in TEST_F()
286 static_cast<TestModuleDumpState*>(registry_->Start(&TestModuleDumpState::Factory, nullptr)); in TEST_F()