Home
last modified time | relevance | path

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

/honee/tests/
H A Djunit_common.py524 backend: str, test: str, index: int, verbose: bool) -> str:
586 mode: RunMode, nproc: int, suite_spec: SuiteSpec, verbose: bool = False) -> TestCase:
769 …suite_spec: SuiteSpec, pool_size: int = 1, search: str = ".*", verbose: bool = False) -> TestSuite:
H A Djunit.py51 def __init__(self, has_torch: bool):