Searched defs:archive_types (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dgoogle_update_settings_unittest.cc380 const installer::ArchiveType archive_types[] = { local
421 for (int type_idx = 0; type_idx < arraysize(archive_types); ++type_idx) {
422 const installer::ArchiveType archive_type = archive_types[type_idx];

Completed in 35 milliseconds