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