Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DSimpleTimeLimiterTest.java47 private static String someBadStaticMethod() throws InterruptedException, in someBadStaticMethod() method in SimpleTimeLimiterTest
94 return someBadStaticMethod(); in testBadCallableWithEnoughTime()
110 return someBadStaticMethod(); in testBadCallableWithNotEnoughTime()