Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/python/generators/diff_tests/
H A Drunner.py156 def __output_to_text_proto(self, actual: str, out: BinaryProto) -> str:
H A Dtesting.py59 class BinaryProto: class