Searched refs:ModifyFileForResult (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/testing/flake_suppressor_common/ |
H A D | expectations.py | 167 self.ModifyFileForResult(suite, test, typ_tags, bug, expected_result, 210 self.ModifyFileForResult(suite, test, typ_tags, '', expected_result, 277 self.ModifyFileForResult(suite, test, typ_tags, '', 403 def ModifyFileForResult(self, suite: str, test: str, member in ExpectationProcessor
|
H A D | expectations_unittest.py | 625 self._expectations.ModifyFileForResult('some_file', 'some_test', 644 self._expectations.ModifyFileForResult('some_file', 'some_test', 663 self._expectations.ModifyFileForResult('some_file', 'foo_test',
|