Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dminidump_processor_unittest.cc175 static const char *kSystemInfoOSVersion = "5.1.2600 Service Pack 2"; variable
227 ASSERT_EQ_ABORT(system_info->os_version, kSystemInfoOSVersion); in GetSymbolFile()
410 ASSERT_EQ(state.system_info()->os_version, kSystemInfoOSVersion); in TEST_F()