Searched refs:GetCPU (Results 1 – 4 of 4) sorted by relevance
685 string GetCPU();
121 // this field should match those used by MinidumpSystemInfo::GetCPU.
470 ASSERT_EQ("x86", md_system_info->GetCPU()); in TEST()
3223 string MinidumpSystemInfo::GetCPU() { in GetCPU() function in google_breakpad::MinidumpSystemInfo