Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/googletest/googletest/test/
H A Dgtest_stress_test.cc156 void FailingThread(bool is_fatal) { in FailingThread() function
166 ThreadWithParam<bool> thread(&FailingThread, is_fatal, NULL); in GenerateFatalFailureInAnotherThread()