Searched refs:diskFileChannelFactory (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/nio/channels/
H A DAsyncCloseAndInterrupt.java213 static ChannelFactory diskFileChannelFactory field in class:AsyncCloseAndInterrupt
387 // Use only with diskFileChannelFactory
397 // Use only with diskFileChannelFactory
680 test(diskFileChannelFactory, TRANSFER_TO);
681 test(diskFileChannelFactory, TRANSFER_FROM);

Completed in 24 milliseconds