Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DCycleDetectingLockFactoryTest.java433 ReentrantLock lockD = otherFactory.newReentrantLock("LockD"); in testDifferentLockFactories() local
454 ReentrantLock lockD = otherFactory.newReentrantLock("LockD"); in testDifferentLockFactories_policyExecution() local