Lines Matching refs:SetInteger
80 prefs_.SetInteger(prefs::kMetricsLowEntropySource, new_low_source); in TEST_F()
100 prefs_.SetInteger(prefs::kMetricsOldLowEntropySource, old_low_source); in TEST_F()
124 prefs_.SetInteger(prefs::kMetricsLowEntropySource, new_low_source); in TEST_F()
125 prefs_.SetInteger(prefs::kMetricsOldLowEntropySource, old_low_source); in TEST_F()
126 prefs_.SetInteger(prefs::kMetricsPseudoLowEntropySource, pseudo_low_source); in TEST_F()
149 prefs_.SetInteger(prefs::kMetricsLowEntropySource, corrupt_source); in TEST_F()
164 prefs_.SetInteger(prefs::kMetricsOldLowEntropySource, corrupt_source); in TEST_F()
174 prefs_.SetInteger(prefs::kMetricsLowEntropySource, 1234); in TEST_F()
175 prefs_.SetInteger(prefs::kMetricsOldLowEntropySource, 5678); in TEST_F()
176 prefs_.SetInteger(prefs::kMetricsPseudoLowEntropySource, 4321); in TEST_F()
219 prefs_.SetInteger(prefs::kMetricsLowEntropySource, 1234); in TEST_F()
220 prefs_.SetInteger(prefs::kMetricsOldLowEntropySource, 5678); in TEST_F()
221 prefs_.SetInteger(prefs::kMetricsPseudoLowEntropySource, 4321); in TEST_F()
237 prefs_.SetInteger(prefs::kMetricsLowEntropySource, 1234); in TEST_F()
238 prefs_.SetInteger(prefs::kMetricsOldLowEntropySource, 5678); in TEST_F()
239 prefs_.SetInteger(prefs::kMetricsPseudoLowEntropySource, 4321); in TEST_F()