Searched refs:kCollapsePathList (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/
H A Denumerate_modules_model_unittest_win.cc216 } kCollapsePathList[] = { variable in typeref:struct:CollapsePathList
233 for (size_t i = 0; i < arraysize(kCollapsePathList); ++i) {
235 module.location = kCollapsePathList[i].test_case;
239 base::UTF16ToASCII(kCollapsePathList[i].expected_result) +
241 EXPECT_EQ(kCollapsePathList[i].expected_result, module.location);

Completed in 88 milliseconds