Searched defs:readFileAsString (Results 1 – 3 of 3) sorted by relevance
71 private static String readFileAsString(File file) throws IOException { in readFileAsString() method in LastMileLoggerTest
179 private String readFileAsString(@NonNull ITestDevice device, @NonNull String path) in readFileAsString() method in DebugPolicyHostTests
227 private String readFileAsString(Path path) throws Exception { in readFileAsString() method in SilentModeHandlerUnitTest