CheckStudyChannel  312 components/variations/variations_seed_processor.cc     if (!CheckStudyChannel(study.filter(), channel)) {
CheckStudyChannel   44 components/variations/variations_seed_processor.h   FRIEND_TEST_ALL_PREFIXES(VariationsSeedProcessorTest, CheckStudyChannel);
CheckStudyChannel   89 components/variations/variations_seed_processor.h   bool CheckStudyChannel(const Study_Filter& filter, Study_Channel channel);
CheckStudyChannel  121 components/variations/variations_seed_processor_unittest.cc TEST_F(VariationsSeedProcessorTest, CheckStudyChannel) {
CheckStudyChannel  139 components/variations/variations_seed_processor_unittest.cc       const bool result = seed_processor.CheckStudyChannel(filter, channels[j]);
CheckStudyChannel  155 components/variations/variations_seed_processor_unittest.cc       const bool result = seed_processor.CheckStudyChannel(filter, channels[j]);