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