Home
last modified time | relevance | path

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

/external/cronet/testing/unexpected_passes_common/
Ddata_types.py584 elif self._ShouldTreatSemiStaleAsActive(tmp_map):
601 def _ShouldTreatSemiStaleAsActive(self, pass_map: Dict[int, 'BuilderStepMap'] member in BaseTestExpectationMap