Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/testing/flake_suppressor_common/
H A Dtag_utils.py13 def SetTagUtilsImplementation(impl: Type['BaseTagUtils']) -> None:
19 class BaseTagUtils(): class