HomeSort by relevance Sort by last modified time
    Searched defs:profile0 (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/sync/test/integration/
two_client_autofill_sync_test.cc 212 AutofillProfile profile0 = CreateAutofillProfile(PROFILE_HOMER); local
217 AddProfile(0, profile0);
extensions_helper.cc 201 Profile* profile0 = *it; local
204 if (!SyncExtensionHelper::GetInstance()->ExtensionStatesMatch(profile0,
apps_helper.cc 229 Profile* profile0 = *it; local
232 if (!SyncAppHelper::GetInstance()->AppStatesMatch(profile0, *it)) {
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_autofill_unittest.cc 962 AutofillProfile* profile0 = new AutofillProfile; local
    [all...]

Completed in 1522 milliseconds