Searched refs:filterTestName (Results 1 – 1 of 1) sorted by relevance
434 String filterTestName = include.getTest(); in addTestIncludes() local435 if (filterTestName != null) { in addTestIncludes()436 test.addIncludeFilter(filterTestName); in addTestIncludes()