Searched defs:ValidateOatFile (Results 1 – 2 of 2) sorted by relevance
224 TEST_F(DexoptTest, ValidateOatFile) { in TEST_F() argument
3270 bool ImageSpace::ValidateOatFile(const OatFile& oat_file, std::string* error_msg) { in ValidateOatFile() function in art::gc::space::ImageSpace