Searched refs:runTestCase (Results 1 – 1 of 1) sorted by relevance
24 private static int runTestCase(String name, long arg) throws Exception { in runTestCase() method in Main38 assertEquals(42, runTestCase("invalidateLow", 42L)); in main()