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

/external/chromium_org/components/signin/core/common/
H A Dprofile_management_switches.cc63 std::string trial_type; local
70 trial_type.clear();
74 trial_type =
102 if (!trial_type.empty()) {
103 if (trial_type == "Enabled") {
105 } else if (trial_type == "AccountConsistency") {
107 } else if (trial_type == "NewAvatarMenu") {

Completed in 272 milliseconds