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
124 TEST_F(VariationsSeedProcessorTest, AllowVariationIdWithForcingFlag) { in TEST_F() argument
143 TEST_F(VariationsSeedProcessorTest, CheckStudyChannel) { in TEST_F() argument
189 TEST_F(VariationsSeedProcessorTest, CheckStudyFormFactor) { in TEST_F() argument
239 TEST_F(VariationsSeedProcessorTest, CheckStudyLocale) { in TEST_F() argument
272 TEST_F(VariationsSeedProcessorTest, CheckStudyPlatform) { in TEST_F() argument
324 TEST_F(VariationsSeedProcessorTest, CheckStudyStartDate) { in TEST_F() argument
351 TEST_F(VariationsSeedProcessorTest, CheckStudyVersion) { in TEST_F() argument
[all …]