Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc174 std::string profman_cmd = GetProfmanCmd(); in ProcessProfiles() local
176 argv_str.push_back(profman_cmd); in ProcessProfiles()
188 std::string profman_cmd = GetProfmanCmd(); in GenerateTestProfile() local
190 argv_str.push_back(profman_cmd); in GenerateTestProfile()
197 std::string profman_cmd = GetProfmanCmd(); in GenerateTestProfileWithInputDex() local
199 argv_str.push_back(profman_cmd); in GenerateTestProfileWithInputDex()
216 std::string profman_cmd = GetProfmanCmd(); in CreateProfile() local
218 argv_str.push_back(profman_cmd); in CreateProfile()
234 std::string profman_cmd = GetProfmanCmd(); in RunProfman() local
236 argv_str.push_back(profman_cmd); in RunProfman()
[all …]