Home
last modified time | relevance | path

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

/external/chromium/testing/gtest/test/
Dgtest_stress_test.cc186 void AssertNoFatalFailureIgnoresFailuresInOtherThreads() { in AssertNoFatalFailureIgnoresFailuresInOtherThreads() function
189 TEST(NoFatalFailureTest, AssertNoFatalFailureIgnoresFailuresInOtherThreads) { in TEST() argument
191 AssertNoFatalFailureIgnoresFailuresInOtherThreads(); in TEST()
/external/gtest/test/
Dgtest_stress_test.cc186 void AssertNoFatalFailureIgnoresFailuresInOtherThreads() { in AssertNoFatalFailureIgnoresFailuresInOtherThreads() function
189 TEST(NoFatalFailureTest, AssertNoFatalFailureIgnoresFailuresInOtherThreads) { in TEST() argument
191 AssertNoFatalFailureIgnoresFailuresInOtherThreads(); in TEST()
/external/protobuf/gtest/test/
Dgtest_stress_test.cc119 TEST(NoFatalFailureTest, AssertNoFatalFailureIgnoresFailuresInOtherThreads) { in TEST() argument