Home
last modified time | relevance | path

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

/external/chromium-crossbench/crossbench/
Dconfig.py29 ArgParserType = Union[Callable[..., Any], Type] variable
48 type: Optional[ArgParserType],
168 maybe_class: Optional[ArgParserType]) -> None:
585 type: Optional[ArgParserType],