Home
last modified time | relevance | path

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

/freebsd-src/contrib/googletest/googletest/test/
H A Dgtest_stress_test.cc175 void AssertNoFatalFailureIgnoresFailuresInOtherThreads() { in AssertNoFatalFailureIgnoresFailuresInOtherThreads() function
178 TEST(NoFatalFailureTest, AssertNoFatalFailureIgnoresFailuresInOtherThreads) { in TEST() argument