Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dminidump_processor_unittest.cc174 static const char *kSystemInfoOSShort = "windows"; variable
226 ASSERT_EQ_ABORT(system_info->os_short, kSystemInfoOSShort); in GetSymbolFile()
409 ASSERT_EQ(state.system_info()->os_short, kSystemInfoOSShort); in TEST_F()