Searched refs:TestStopApexServices (Results 1 – 1 of 1) sorted by relevance
266 void TestStopApexServices(const std::vector<std::string>& service_names, bool expect_to_run) { in TestStopApexServices() function321 TestStopApexServices(apex_services, /*expect_to_run=*/ false); in TestApexServicesInit()322 TestStopApexServices(other_apex_services, /*expect_to_run=*/ true); in TestApexServicesInit()323 TestStopApexServices(non_apex_services, /*expect_to_run=*/ true); in TestApexServicesInit()