Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DSupplementalMonitorTest.java86 verifyOccupiedMethodsInAnotherThread(monitor, false, false, 0); in testOccupiedMethods()
90 verifyOccupiedMethodsInAnotherThread(monitor, true, false, 0); in testOccupiedMethods()
94 verifyOccupiedMethodsInAnotherThread(monitor, true, false, 0); in testOccupiedMethods()
99 verifyOccupiedMethodsInAnotherThread(monitor, true, false, 0); in testOccupiedMethods()
104 verifyOccupiedMethodsInAnotherThread(monitor, false, false, 0); in testOccupiedMethods()
117 private static void verifyOccupiedMethodsInAnotherThread( in verifyOccupiedMethodsInAnotherThread() method in SupplementalMonitorTest
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DSupplementalMonitorTest.java86 verifyOccupiedMethodsInAnotherThread(monitor, false, false, 0); in testOccupiedMethods()
90 verifyOccupiedMethodsInAnotherThread(monitor, true, false, 0); in testOccupiedMethods()
94 verifyOccupiedMethodsInAnotherThread(monitor, true, false, 0); in testOccupiedMethods()
99 verifyOccupiedMethodsInAnotherThread(monitor, true, false, 0); in testOccupiedMethods()
104 verifyOccupiedMethodsInAnotherThread(monitor, false, false, 0); in testOccupiedMethods()
117 private static void verifyOccupiedMethodsInAnotherThread( in verifyOccupiedMethodsInAnotherThread() method in SupplementalMonitorTest