Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/testing/unexpected_passes_common/
H A Dunittest_utils.py150 def GetExpectationFilepaths(self) -> list: member in GenericExpectations
H A Dexpectations.py806 expectation_files = self.GetExpectationFilepaths()
818 def GetExpectationFilepaths(self) -> List[str]: member in Expectations