Searched refs:comparator_test_helper (Results 1 – 1 of 1) sorted by relevance
35 def comparator_test_helper(self, comparator, expected_data) : member in ComparatorTests57 self.comparator_test_helper(lexical_cmp, _expected_lexical_test_data)61 self.comparator_test_helper(make_reverse_comparator(lexical_cmp),64 self.comparator_test_helper(lowercase_cmp,