Searched refs:RunDex2Oat (Results 1 – 3 of 3) sorted by relevance
513 bool result = RunDex2Oat(argv, error_msg); in CompileBootImage()526 bool CommonRuntimeTestImpl::RunDex2Oat(const std::vector<std::string>& args, in RunDex2Oat() function in art::CommonRuntimeTestImpl
136 bool RunDex2Oat(const std::vector<std::string>& args, std::string* error_msg);
122 success = RunDex2Oat(argv, &error_msg); in TEST_F()