Searched refs:tf1 (Results 1 – 1 of 1) sorted by relevance
119 TestFilter tf1 = new TestFilter(ABI, NAME_A, String.format("%s#%s", CLASS_A, METHOD_1)); in testCreateSubPlan() local123 assertTrue(planExcludes.contains(tf1.toString())); // exclude passing test in that module in testCreateSubPlan()