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

/freebsd-13-stable/contrib/googletest/googletest/test/
H A Dgoogletest-output-test.py255 SUPPORTS_STACK_TRACES = NO_STACKTRACE_SUPPORT_FLAG not in sys.argv variable
260 SUPPORTS_STACK_TRACES)
277 if not SUPPORTS_STACK_TRACES:
H A Dgtest_xml_output_unittest.py58 SUPPORTS_STACK_TRACES = NO_STACKTRACE_SUPPORT_FLAG not in sys.argv variable
60 if SUPPORTS_STACK_TRACES:
H A Dgoogletest-json-output-unittest.py52 SUPPORTS_STACK_TRACES = NO_STACKTRACE_SUPPORT_FLAG not in sys.argv variable
54 if SUPPORTS_STACK_TRACES:

Completed in 48 milliseconds