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