Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dsubcontext_test.cpp140 static constexpr const char kTestShutdownCommand[] = "reboot,test-shutdown-command"; in TEST() local
145 std::vector<std::string>{"trigger_shutdown", kTestShutdownCommand}); in TEST()
148 EXPECT_EQ(kTestShutdownCommand, trigger_shutdown_command); in TEST()