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

/external/chromium/chrome/browser/
H A Dbrowser_main.cc415 int trial_grp = trial->group(); local
416 if (trial_grp == npn_http_grp) {
419 } else if (trial_grp == npn_spdy_grp) {
476 int trial_grp = trial->group(); local
477 if (trial_grp == disabled_group)

Completed in 97 milliseconds