Searched defs:_GetExpectationFileTagHeader (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/testing/unexpected_passes_common/ | ||
| D | unittest_utils.py | 191 def _GetExpectationFileTagHeader(self, _) -> str: member in GenericExpectations |
| D | expectations.py | 501 def _GetExpectationFileTagHeader(self, expectation_file: str) -> str: member in Expectations |