HomeSort by relevance Sort by last modified time
    Searched refs:ChangeInt64Pref (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/sync/test/integration/
preferences_helper.h 36 void ChangeInt64Pref(int index, const char* pref_name, int64 new_value);
preferences_helper.cc 41 void ChangeInt64Pref(int index, const char* pref_name, int64 new_value) {
two_client_preferences_sync_test.cc 21 using preferences_helper::ChangeInt64Pref;

Completed in 457 milliseconds