Searched refs:profman_cmd (Results 1 – 1 of 1) sorted by relevance
174 std::string profman_cmd = GetProfmanCmd(); in ProcessProfiles() local176 argv_str.push_back(profman_cmd); in ProcessProfiles()188 std::string profman_cmd = GetProfmanCmd(); in GenerateTestProfile() local190 argv_str.push_back(profman_cmd); in GenerateTestProfile()197 std::string profman_cmd = GetProfmanCmd(); in GenerateTestProfileWithInputDex() local199 argv_str.push_back(profman_cmd); in GenerateTestProfileWithInputDex()218 argv_str.push_back(profman_cmd); in CreateProfile()236 argv_str.push_back(profman_cmd); in RunProfman()1783 argv_str.push_back(profman_cmd); in TEST_F()1854 argv_str.push_back(profman_cmd); in TEST_F()[all …]