Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dminidump_processor_unittest.cc173 static const char *kSystemInfoOS = "Windows NT"; variable
225 ASSERT_EQ_ABORT(system_info->os, kSystemInfoOS); in GetSymbolFile()
408 ASSERT_EQ(state.system_info()->os, kSystemInfoOS); in TEST_F()