Home
last modified time | relevance | path

Searched defs:VariationsSeedProcessorTest (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/components/variations/
Dvariations_seed_processor_unittest.cc79 class VariationsSeedProcessorTest : public ::testing::Test { class
81 VariationsSeedProcessorTest() { in VariationsSeedProcessorTest() function in chrome_variations::VariationsSeedProcessorTest
104 TEST_F(VariationsSeedProcessorTest, AllowForceGroupAndVariationId) { in TEST_F() argument
122 TEST_F(VariationsSeedProcessorTest, ForceGroupWithFlag1) { in TEST_F() argument
134 TEST_F(VariationsSeedProcessorTest, ForceGroupWithFlag2) { in TEST_F() argument
145 TEST_F(VariationsSeedProcessorTest, ForceGroup_ChooseFirstGroupWithFlag) { in TEST_F() argument
158 TEST_F(VariationsSeedProcessorTest, ForceGroup_DontChooseGroupWithFlag) { in TEST_F() argument
170 TEST_F(VariationsSeedProcessorTest, in TEST_F() argument
216 TEST_F(VariationsSeedProcessorTest, ValidateStudy) { in TEST_F() argument
260 TEST_F(VariationsSeedProcessorTest, VariationParams) { in TEST_F() argument
[all …]