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