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

/external/chromium/chrome/browser/first_run/
H A Dfirst_run.h53 bool randomize_search_engine_experiment; member in struct:FirstRun::MasterPrefs
73 bool randomize_search_engine_experiment,
H A Dfirst_run.cc71 randomize_search_engine_experiment(false),
190 out_prefs->randomize_search_engine_experiment = true;
489 bool randomize_search_engine_experiment,
564 first_run::ShowFirstRunDialog(profile, randomize_search_engine_experiment);
483 AutoImport( Profile* profile, bool homepage_defined, int import_items, int dont_import_items, bool search_engine_experiment, bool randomize_search_engine_experiment, bool make_chrome_default, ProcessSingleton* process_singleton) argument
/external/chromium/chrome/browser/ui/views/
H A Dfirst_run_search_engine_view.cc58 bool randomize_search_engine_experiment) {
71 profile, randomize_search_engine_experiment));
57 ShowFirstRunDialog(Profile* profile, bool randomize_search_engine_experiment) argument

Completed in 100 milliseconds