Home
last modified time | relevance | path

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

/test/vts/testcases/codelab/hidl_handle_test/
DVtsCodelabHidlHandleTest.py206 read_data = self._reader.readFile(len(write_data))
217 curr_read_data = self._reader.readFile(len(write_data))
235 debug_msg = self._reader.readFile(1000)
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/util/
DCollectorUtil.java102 writeFile(reportLog, reformatJsonString(readFile(reportLog))); in reformatRepeatedStreams()
115 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.java96 String businessLogicString = readFile(f); in createFromFile()
262 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
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...