Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/unittests/
Dcrash_generation_server_test.cc52 const google_breakpad::CustomInfoEntry kCustomInfoEntries[] = { variable
164 google_breakpad::CustomClientInfo custom_info = {kCustomInfoEntries, in DoFaultyClient()
165 arraysize(kCustomInfoEntries)}; in DoFaultyClient()
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc77 static CustomInfoEntry kCustomInfoEntries[] = { variable
334 kCustomInfoEntries[1].set_value(L"1.1"); in RequestDump()
480 CustomClientInfo custom_info = {kCustomInfoEntries, kCustomInfoCount}; in _tWinMain()