Searched defs:EXPECT_FATAL_FAILURE_ON_ALL_THREADS (Results 1 - 4 of 4) sorted by relevance

/external/chromium/testing/gtest/include/gtest/
H A Dgtest-spi.h122 // EXPECT_FATAL_FAILURE_ON_ALL_THREADS does the same but for all threads.
155 #define EXPECT_FATAL_FAILURE_ON_ALL_THREADS(statement, substr) \ macro
/external/gtest/include/gtest/
H A Dgtest-spi.h122 // EXPECT_FATAL_FAILURE_ON_ALL_THREADS does the same but for all threads.
155 #define EXPECT_FATAL_FAILURE_ON_ALL_THREADS(statement, substr) \ macro
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-spi.h122 // EXPECT_FATAL_FAILURE_ON_ALL_THREADS does the same but for all threads.
155 #define EXPECT_FATAL_FAILURE_ON_ALL_THREADS(statement, substr) \ macro
/external/protobuf/gtest/include/gtest/
H A Dgtest-spi.h122 // EXPECT_FATAL_FAILURE_ON_ALL_THREADS does the same but for all threads.
155 #define EXPECT_FATAL_FAILURE_ON_ALL_THREADS(statement, substr) \ macro

Completed in 85 milliseconds