Searched refs:kMetricsPseudoLowEntropySource (Results 1 – 5 of 5) sorted by relevance
71 local_state->ClearPref(prefs::kMetricsPseudoLowEntropySource); in ClearPrefs()80 registry->RegisterIntegerPref(prefs::kMetricsPseudoLowEntropySource, in RegisterPrefs()142 local_state_->GetInteger(prefs::kMetricsPseudoLowEntropySource); in UpdateLowEntropySources()165 local_state_->SetInteger(prefs::kMetricsPseudoLowEntropySource, in UpdateLowEntropySources()
122 prefs_.SetInteger(prefs::kMetricsPseudoLowEntropySource, pseudo_low_source); in TEST_F()170 prefs_.SetInteger(prefs::kMetricsPseudoLowEntropySource, 4321); in TEST_F()176 EXPECT_FALSE(prefs_.HasPrefPath(prefs::kMetricsPseudoLowEntropySource)); in TEST_F()
67 const char kMetricsPseudoLowEntropySource[] = variable
25 extern const char kMetricsPseudoLowEntropySource[];
34 prefs_.SetInteger(prefs::kMetricsPseudoLowEntropySource, pseudo_low_source); in TEST_F()