Searched refs:DoCrashInvalidParameter (Results 1 – 1 of 1) sorted by relevance
86 void DoCrashInvalidParameter();176 void ExceptionHandlerTest::DoCrashInvalidParameter() { in DoCrashInvalidParameter() function in __anon5132e4040111::ExceptionHandlerTest247 EXPECT_EXIT(DoCrashInvalidParameter(), ::testing::ExitedWithCode(0), ""); in TEST_F()