Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/tests/
Dspawn_child_process.h56 const MDCPUArchitecture kNativeArchitecture =
Dminidump_generator_test.cc276 const MDCPUArchitecture kExpectedArchitecture = in TEST_F()
Dcrash_generation_server_test.cc314 const MDCPUArchitecture kExpectedArchitecture = in TEST_F()
/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h642 } MDCPUArchitecture; typedef
/external/google-breakpad/src/processor/
Dminidump.cc1123 MDCPUArchitecture system_info_cpu_type = static_cast<MDCPUArchitecture>( in CheckAgainstSystemInfo()