Searched defs:check (Results 1 – 2 of 2) sorted by relevance
54 public static boolean check( in check() method in PollingCheck82 public static boolean check(long timeout, Callable<Boolean> condition) throws Exception { in check() method in PollingCheck96 public static void check( in check() method in PollingCheck116 public static void check(String message, long timeout, Callable<Boolean> condition) in check() method in PollingCheck
115 File check = new File("anyfilewilldo"); in testLocalRead_fromDynamicConfigName() local138 File check = new File("anyfilewilldo"); in testLocalRead() local