Home
last modified time | relevance | path

Searched defs:OatPathToVdexPath (Results 1 – 2 of 2) sorted by relevance

/art/artd/
Dpath_utils.h42 inline std::string OatPathToVdexPath(const std::string& oat_path) { in OatPathToVdexPath() function
Dpath_utils_test.cc95 TEST_F(PathUtilsTest, OatPathToVdexPath) { in TEST_F() argument