Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/src/com/android/tests/tombstoneTransmit/
DTombstoneTransmitTest.java197 output.add(convertFileContentsToString(f)); in convertFileListToStringList()
203 private String convertFileContentsToString(File f) throws IOException { in convertFileContentsToString() method in TombstoneTransmitTest