Home
last modified time | relevance | path

Searched refs:DoCrashInvalidParameter (Results 1 – 1 of 1) sorted by relevance

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