HomeSort by relevance Sort by last modified time
    Searched defs:AssertNoFatalFailureIgnoresFailuresInOtherThreads (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/testing/gtest/test/
gtest_stress_test.cc 185 void AssertNoFatalFailureIgnoresFailuresInOtherThreads() {
188 TEST(NoFatalFailureTest, AssertNoFatalFailureIgnoresFailuresInOtherThreads) {
190 AssertNoFatalFailureIgnoresFailuresInOtherThreads();
  /external/gtest/test/
gtest_stress_test.cc 185 void AssertNoFatalFailureIgnoresFailuresInOtherThreads() {
188 TEST(NoFatalFailureTest, AssertNoFatalFailureIgnoresFailuresInOtherThreads) {
190 AssertNoFatalFailureIgnoresFailuresInOtherThreads();

Completed in 212 milliseconds