Searched defs:Exec (Results 1 – 5 of 5) sorted by relevance
44 bool Exec(const std::vector<std::string>& args, std::string* error_msg) { in Exec() function in art::DexDumpTest
44 bool Exec(const std::vector<std::string>& args, std::string* error_msg) { in Exec() function in art::DexListTest
86 bool Exec(pid_t image_diff_pid, const std::string& boot_image, std::string* error_msg) { in Exec() function in art::ImgDiagTest
61 bool Exec(Mode mode, const std::vector<std::string>& args, std::string* error_msg) { in Exec() function in art::OatDumpTest
1446 bool Exec(std::vector<std::string>& arg_vector, std::string* error_msg) { in Exec() function