Home
last modified time | relevance | path

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

/external/chromium-crossbench/crossbench/
Dexception.py40 def __init__(self, message: str, exceptions: ExceptionAnnotator):
64 annotator: ExceptionAnnotator,
120 class ExceptionAnnotator: class
214 def extend(self, annotator: ExceptionAnnotator,
222 annotator: ExceptionAnnotator) -> None: