Searched defs:bool (Results 1 – 2 of 2) sorted by relevance
| /honee/tests/ |
| H A D | junit_common.py | 524 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 D | junit.py | 51 def __init__(self, has_torch: bool):
|