Searched defs:include (Results 1 – 3 of 3) sorted by relevance
54 Set<String> include = new HashSet<>(); in testClearOptions() local
132 private String generateEntryXml(String abi, String name, String filter, boolean include) { in generateEntryXml()
280 static void addIncludeToSubPlan(ISubPlan subPlan, TestFilter include) { in addIncludeToSubPlan()