Home
last modified time | relevance | path

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

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