Home
last modified time | relevance | path

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

/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/
DReadElfTest.java117 File elfOutputFile = getResrouceFile(elfOutputFileName); in checkReadElf() local
140 private List<String> getDynamicDependencies(File elfOutputFile) throws IOException { in getDynamicDependencies()
237 private List<String> getRoStrings(File elfOutputFile) throws IOException { in getRoStrings()