Home
last modified time | relevance | path

Searched refs:_FormatExpectation (Results 1 – 1 of 1) sorted by relevance

/external/cronet/testing/unexpected_passes_common/
Dresult_output.py457 expectation_str = _FormatExpectation(expectation)
558 def _FormatExpectation(expectation: data_types.Expectation) -> str: function