Home
last modified time | relevance | path

Searched defs:start_script (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/init/
H A Dinit_test.cpp496 std::string start_script = "import " + std::string(first_import.path) + "\n" in TEST() local
565 std::string start_script = "on boot\n" in TEST() local
593 std::string start_script = "on boot\n" in TEST() local