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

  /external/chromium_org/chrome/browser/sync/test/integration/
preferences_helper.h 87 bool StringPrefMatches(const char* pref_name) WARN_UNUSED_RESULT;
preferences_helper.cc 162 bool StringPrefMatches(const char* pref_name) {
358 return StringPrefMatches(GetPath());

Completed in 249 milliseconds