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

/external/google-breakpad/src/client/windows/unittests/
H A Dexception_handler_test.cc86 void DoCrashInvalidParameter();
176 void ExceptionHandlerTest::DoCrashInvalidParameter() { function in class:__anon6845::ExceptionHandlerTest
247 EXPECT_EXIT(DoCrashInvalidParameter(), ::testing::ExitedWithCode(0), "");

Completed in 148 milliseconds