Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java367 public void threadAssertEquals(long x, long y) { in threadAssertEquals() method in JSR166TestCase
380 public void threadAssertEquals(Object x, Object y) { in threadAssertEquals() method in JSR166TestCase
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java370 public void threadAssertEquals(long x, long y) { in threadAssertEquals() method in JSR166TestCase
383 public void threadAssertEquals(Object x, Object y) { in threadAssertEquals() method in JSR166TestCase