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