OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:trial_grp
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/
browser_main.cc
415
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)
[
all
...]
Completed in 76 milliseconds