Searched defs:DexLocationToOdexFilename (Results 1 – 2 of 2) sorted by relevance
616 bool OatFileAssistant::DexLocationToOdexFilename(const std::string& location, in DexLocationToOdexFilename() function in art::OatFileAssistant
1641 TEST(OatFileAssistantUtilsTest, DexLocationToOdexFilename) { in TEST() argument