Home
last modified time | relevance | path

Searched refs:old_style_hash (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/prefs/
Dpref_metrics_service_unittest.cc341 std::string old_style_hash; in TEST_F() local
357 old_style_hash = in TEST_F()
371 child_dictionary->SetString(kTrackedPrefs[0], old_style_hash); in TEST_F()
Dpref_metrics_service.cc317 std::string old_style_hash = in CheckTrackedPreferences() local
320 if (old_style_hash == last_hash) { in CheckTrackedPreferences()