Home
last modified time | relevance | path

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

/external/google-breakpad/src/tools/windows/dump_syms/
Ddump_syms_unittest.cc46 const wchar_t* kRootNames[] = { variable
184 for (size_t i = 0; i < sizeof(kRootNames) / sizeof(kRootNames[0]); ++i) { in TEST_F()
185 const wchar_t* root_name = kRootNames[i]; in TEST_F()