Searched defs:OatPathToVdexPath (Results 1 – 2 of 2) sorted by relevance
42 inline std::string OatPathToVdexPath(const std::string& oat_path) { in OatPathToVdexPath() function
95 TEST_F(PathUtilsTest, OatPathToVdexPath) { in TEST_F() argument