Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
DFileChannelLockingTest.java157 public void test_tryLock() throws IOException { in test_tryLock() method in FileChannelLockingTest
DFileChannelTest.java916 public void test_tryLock() throws Exception { in test_tryLock() method in FileChannelTest