Home
last modified time | relevance | path

Searched refs:FAIL_FAST_FLAG (Results 1 - 1 of 1) sorted by relevance

/third_party/googletest/googletest/test/
H A Dgoogletest-failfast-unittest.py55 FAIL_FAST_FLAG = 'gtest_fail_fast' variable
98 args += ['--%s=%s' % (FAIL_FAST_FLAG, fail_fast)]
100 args += ['--%s' % FAIL_FAST_FLAG]
102 args += ['--no%s' % FAIL_FAST_FLAG]

Completed in 2 milliseconds