Searched refs:status_mode (Results 1 – 1 of 1) sorted by relevance
/external/v8/tools/testrunner/ |
D | base_runner.py | 110 def __init__(self, flags, timeout_scalefactor, status_mode, execution_mode): argument 113 self.status_mode = status_mode 123 status_mode="debug", 129 status_mode="debug", 135 status_mode="release", 144 status_mode="debug", 151 status_mode="debug", 640 "mode": self.mode_options.status_mode,
|