Home
last modified time | relevance | path

Searched refs:pathInApp (Results 1 – 1 of 1) sorted by relevance

/frameworks/data-binding/compilationTests/src/test/java/android/databinding/compilationTest/
DBaseCompilationTest.java115 protected String extract(String pathInApp, Location location) throws IOException { in extract() argument
116 File file = new File(testFolder, pathInApp); in extract()