Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dexec_utils_test.cc106 static std::vector<std::string> SleepCommand(int sleep_seconds) { in SleepCommand() function
120 std::vector<std::string> command = SleepCommand(kSleepSeconds); in TEST_F()
130 std::vector<std::string> command = SleepCommand(kSleepSeconds); in TEST_F()