Home
last modified time | relevance | path

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

/system/core/init/
Dreboot_test.cpp151 auto oneshot_service_after_stop = ServiceList::GetInstance().FindService(oneshot_service_name); in TEST_F() local
152 EXPECT_EQ(nullptr, oneshot_service_after_stop); in TEST_F()
191 auto oneshot_service_after_stop = ServiceList::GetInstance().FindService(oneshot_service_name); in TEST_F() local
192 EXPECT_EQ(nullptr, oneshot_service_after_stop); in TEST_F()