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

/gem5/ext/googletest/googletest/test/
H A Dgtest_filter_unittest.py188 def RunAndExtractTestList(args = None): function
223 return InvokeWithModifiedEnv(extra_env, RunAndExtractTestList, command)
275 tests_run = RunAndExtractTestList()[0]
287 tests_run = RunAndExtractTestList(args)[0]
346 tests_run = RunAndExtractTestList(args)[0]
571 tests_run = RunAndExtractTestList(args)[0]

Completed in 6 milliseconds