Home | History | Annotate | Download | only in test

Lines Matching defs:ExpectNonfatalFailureTest

1435 typedef ScopedFakeTestPartResultReporterTest ExpectNonfatalFailureTest;
1437 TEST_F(ExpectNonfatalFailureTest, CatchesNonfatalFailure) {
1443 TEST_F(ExpectNonfatalFailureTest, AcceptsStringObject) {
1449 TEST_F(ExpectNonfatalFailureTest, AcceptsStdStringObject) {
1454 TEST_F(ExpectNonfatalFailureTest, CatchesNonfatalFailureOnAllThreads) {
1464 TEST_F(ExpectNonfatalFailureTest, AcceptsMacroThatExpandsToUnprotectedComma) {