Searched refs:matches_an_expected_result (Results 1 – 4 of 4) sorted by relevance
236 …return expectations.matches_an_expected_result(test_name, result_type, port_obj.get_option('pixel_…
233 return self._exp.matches_an_expected_result(
982 def matches_an_expected_result(self, test, result, pixel_tests_are_enabled): member in TestExpectations
177 …expected = self._expectations.matches_an_expected_result(result.test_name, result.type, self._opti…