Home
last modified time | relevance | path

Searched defs:BaseExpectation (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/testing/unexpected_passes_common/
H A Ddata_types.py36 def SetExpectationImplementation(impl: Type['BaseExpectation']) -> None:
61 class BaseExpectation(): class
247 def NeverNeededExpectation(self, expectation: BaseExpectation) -> bool:
261 def AlwaysNeededExpectation(self, expectation: BaseExpectation) -> bool:
656 def __setitem__(self, key: BaseExpectation, value: 'BuilderStepMap') -> None:
677 self, expectation: BaseExpectation