Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dinit_test.cpp246 void TestStartApexServices(const std::vector<std::string>& service_names, in TestStartApexServices() function
316 TestStartApexServices(apex_services, "com.android.apex.test_service"); in TestApexServicesInit()
317 TestStartApexServices(other_apex_services, "com.android.other_apex.test_service"); in TestApexServicesInit()
318 TestStartApexServices(non_apex_services, /*apex_anme=*/ ""); in TestApexServicesInit()