Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/util/
DCollectorUtil.java115 private static String readFile(File file) throws IOException { in readFile() method in CollectorUtil
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DBusinessLogicFactory.java248 private static String readFile(File f) throws IOException { in readFile() method in BusinessLogicFactory
/test/vts/utils/python/mirror/
Dresource_mirror.py712 def readFile(self, read_data_size, index=0): member in ResourceHidlHandleMirror