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

/external/chromium_org/chrome/browser/
H A Dabout_flags.h191 void SetExperiments(const Experiment* e, size_t count);
H A Dabout_flags_unittest.cc304 testing::SetExperiments(kExperiments, arraysize(kExperiments));
308 testing::SetExperiments(NULL, 0);
666 testing::SetExperiments(NULL, 0);
H A Dabout_flags.cc2516 void SetExperiments(const Experiment* e, size_t count) { function in namespace:about_flags::testing

Completed in 89 milliseconds