Home
last modified time | relevance | path

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

/art/test/odsign/test-src/com/android/tests/odsign/
DCompOsDenialHostTest.java113 String[] paths = getAllPendingOdexPaths(); in denyDueToInconsistentFileName() local
131 String[] paths = getAllPendingOdexPaths(); in denyDueToMissingFile() local
/art/odrefresh/
Dodrefresh.cc333 std::vector<const char*> paths{artifacts.OatPath().c_str(), artifacts.VdexPath().c_str()}; in ArtifactsExist() local