Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DTestThread.java169 public void assertPriorCallReturns(@Nullable String methodName) throws Exception { in assertPriorCallReturns() method in TestThread
177 public void assertPriorCallReturns(boolean expected, @Nullable String methodName) in assertPriorCallReturns() method in TestThread
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DTestThread.java169 public void assertPriorCallReturns(@Nullable String methodName) throws Exception { in assertPriorCallReturns() method in TestThread
177 public void assertPriorCallReturns(boolean expected, @Nullable String methodName) in assertPriorCallReturns() method in TestThread