Home
last modified time | relevance | path

Searched refs:run_with_flag (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googletest/test/
H A Dgtest_help_test.py110 def run_with_flag(flag): function
137 exit_code, output = run_with_flag('--help')
164 exit_code, output = run_with_flag(None)
175 exit_code, output = run_with_flag(INTERNAL_FLAG_FOR_TESTING)