Home
last modified time | relevance | path

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

/external/perfetto/test/
Dandroid_test_utils.cc115 std::string stop_cmd = "am force-stop " + app_name; in StopApp() local
128 std::string stop_cmd = "am force-stop " + app_name; in StopApp() local