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.java104 String[] paths = getAllPendingOdexPaths(); in denyDueToInconsistentFileName() local
122 String[] paths = getAllPendingOdexPaths(); in denyDueToMissingFile() local
/art/odrefresh/
Dodrefresh.cc374 std::vector<const char*> paths{artifacts.OatPath().c_str(), artifacts.VdexPath().c_str()}; in ArtifactsExist() local