Home
last modified time | relevance | path

Searched defs:expectedFileData (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/test/java/libcore/java/nio/file/
DDefaultFileSystemProviderTest.java213 String expectedFileData = TEST_FILE_DATA_2 + in test_newOutputStream_openOption_WRITE() local
234 String expectedFileData = TEST_FILE_DATA_2 + in test_newOutputStream_openOption_CREATE() local
350 String expectedFileData = TEST_FILE_DATA_2 + in test_newByteChannel_openOption_WRITE() local
381 String expectedFileData = TEST_FILE_DATA + TEST_FILE_DATA_2; in test_newByteChannel_openOption_WRITE_READ() local
DFiles2Test.java1217 String expectedFileData = TEST_FILE_DATA_2 + in test_newByteChannel_openOption_WRITE() local
1241 String expectedFileData = TEST_FILE_DATA + TEST_FILE_DATA_2; in test_newByteChannel_openOption_WRITE_READ() local