Searched refs:non_apex_services (Results 1 – 1 of 1) sorted by relevance
312 const std::vector<std::string> non_apex_services) { in TestApexServicesInit() argument313 auto num_svc = apex_services.size() + other_apex_services.size() + non_apex_services.size(); in TestApexServicesInit()318 TestStartApexServices(non_apex_services, /*apex_anme=*/ ""); in TestApexServicesInit()323 TestStopApexServices(non_apex_services, /*expect_to_run=*/ true); in TestApexServicesInit()326 ASSERT_EQ(other_apex_services.size() + non_apex_services.size(), in TestApexServicesInit()332 TestRemoveApexService(non_apex_services, /*exist*/ true); in TestApexServicesInit()