Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dminidump_processor_unittest.cc176 static const char *kSystemInfoCPU = "x86"; variable
223 ASSERT_EQ_ABORT(system_info->cpu, kSystemInfoCPU); in GetSymbolFile()
411 ASSERT_EQ(state.system_info()->cpu, kSystemInfoCPU); in TEST_F()