Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/test/
Dgtest_stress_test.cc163 void FailingThread(bool is_fatal) { in FailingThread() function
173 ThreadWithParam<bool> thread(&FailingThread, is_fatal, NULL); in GenerateFatalFailureInAnotherThread()