Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dresource.h54 #define ID_CLIENT_INVALIDPARAM 32773 macro
Dcrash_generation_app.rc55 MENUITEM "&Invalid Param", ID_CLIENT_INVALIDPARAM
Dcrash_generation_app.cc392 case ID_CLIENT_INVALIDPARAM: in WndProc()