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

/external/chromium_org/chrome/browser/metrics/variations/
H A Dvariations_seed_store_unittest.cc21 class TestVariationsSeedStore : public VariationsSeedStore { class in namespace:chrome_variations::__anon4312
23 explicit TestVariationsSeedStore(PrefService* local_state) function in class:chrome_variations::__anon4312::TestVariationsSeedStore
25 virtual ~TestVariationsSeedStore() {}
38 DISALLOW_COPY_AND_ASSIGN(TestVariationsSeedStore);
97 TestVariationsSeedStore seed_store(&prefs);
136 TestVariationsSeedStore seed_store(&prefs);
161 TestVariationsSeedStore seed_store(&prefs);

Completed in 62 milliseconds