Searched refs:fileContents (Results 1 – 8 of 8) sorted by relevance
134 private void testHelperMockedFileRead(BooleanSupplier consumer, String fileContents, in testHelperMockedFileRead() argument143 fileWriter.write(fileContents); in testHelperMockedFileRead()146 assertWithMessage("Check failed, fileContents = %s", fileContents).that( in testHelperMockedFileRead()
113 String fileContents = IoUtils.readFileAsString(sysFsPowerControlFile).trim(); in isSuspendTypeSupported() local114 for (String supported : fileContents.split(" ")) { in isSuspendTypeSupported()
213 byte[] fileContents = atomicFile.readFully(); in readDataFromFile()214 return new String(fileContents, StandardCharsets.UTF_8); in readDataFromFile()
472 val fileContents = "Test file contents" in testTapDoneNotification() constant473 val bis = ByteArrayInputStream(fileContents.toByteArray(StandardCharsets.UTF_8)) in testTapDoneNotification()489 assertTrue(device.wait(Until.hasObject(By.text(fileContents)), TEST_TIMEOUT_MS)) in testTapDoneNotification()
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...