OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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