Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DSimpleTimeLimiterTest.java42 private static String someGoodStaticMethod() throws InterruptedException { in someGoodStaticMethod() method in SimpleTimeLimiterTest
64 return someGoodStaticMethod(); in testGoodCallableWithEnoughTime()
78 return someGoodStaticMethod(); in testGoodCallableWithNotEnoughTime()