Searched refs:negative_filter_string (Results 1 – 1 of 1) sorted by relevance
816 auto negative_filter_string = positive_and_negative_filters[1]; in PositiveAndNegativeUnitTestFilter() local818 negative_filter_string = in PositiveAndNegativeUnitTestFilter()819 negative_filter_string + '-' + positive_and_negative_filters[i]; in PositiveAndNegativeUnitTestFilter()820 negative_filter_ = UnitTestFilter(negative_filter_string); in PositiveAndNegativeUnitTestFilter()