Home
last modified time | relevance | path

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

/external/chromium_org/components/omnibox/
Domnibox_field_trial.h292 static const char kHQPAllowMatchInTLDRule[]; variable
Domnibox_field_trial.cc300 kHQPAllowMatchInTLDRule) == "true"; in HQPAllowMatchInTLDValue()
347 const char OmniboxFieldTrial::kHQPAllowMatchInTLDRule[] = "HQPAllowMatchInTLD"; member in OmniboxFieldTrial