Home
last modified time | relevance | path

Searched defs:is_fatal (Results 1 – 3 of 3) sorted by relevance

/third_party/googletest/googletest/test/
Dgtest_stress_test.cc156 void FailingThread(bool is_fatal) { in FailingThread()
165 void GenerateFatalFailureInAnotherThread(bool is_fatal) { in GenerateFatalFailureInAnotherThread()
/third_party/boringssl/src/third_party/googletest/test/
Dgtest_stress_test.cc155 void FailingThread(bool is_fatal) { in FailingThread()
164 void GenerateFatalFailureInAnotherThread(bool is_fatal) { in GenerateFatalFailureInAnotherThread()
/third_party/abseil-cpp/absl/flags/
Dusage_config.cc121 void ReportUsageError(absl::string_view msg, bool is_fatal) { in ReportUsageError()