Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/
Dresult_reporter.py259 def __init__(self, silent=False): argument
/tools/asuite/atest/
Dresult_reporter.py272 def __init__(self, silent=False, collect_only=False, flakes_info=False): argument