Searched refs:TestInit (Results 1 – 7 of 7) sorted by relevance
/aosp12/system/core/init/ |
H A D | init_test.cpp | 44 void TestInit(const std::string& init_script_file, const BuiltinFunctionMap& test_function_map, in TestInit() function 72 TestInit(tf.path, test_function_map, commands, service_list); in TestInitText() 241 TestInit(start.path, test_function_map, commands, &service_list); in TEST()
|
/aosp12/packages/services/Car/cpp/watchdog/server/src/ |
H A D | WatchdogBinderMediator.h | 131 FRIEND_TEST(WatchdogBinderMediatorTest, TestInit);
|
H A D | WatchdogServiceHelper.h | 137 FRIEND_TEST(WatchdogServiceHelperTest, TestInit);
|
/aosp12/frameworks/native/services/vibratorservice/test/ |
H A D | VibratorHalControllerTest.cpp | 101 TEST_F(VibratorHalControllerTest, TestInit) { in TEST_F() argument
|
H A D | VibratorManagerHalControllerTest.cpp | 107 TEST_F(VibratorManagerHalControllerTest, TestInit) { in TEST_F() argument
|
/aosp12/packages/services/Car/cpp/watchdog/server/tests/ |
H A D | WatchdogBinderMediatorTest.cpp | 121 TEST_F(WatchdogBinderMediatorTest, TestInit) { in TEST_F() argument
|
H A D | WatchdogServiceHelperTest.cpp | 142 TEST_F(WatchdogServiceHelperTest, TestInit) { in TEST_F() argument
|