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

  /external/chromium_org/chrome/browser/ui/
browser_close_browsertest.cc 56 } profile_a; member in struct:BrowserCloseTest::DownloadsCloseCheckCase
312 browser_a_regular, check_case.profile_a.regular.downloads);
314 browser_a_incognito, check_case.profile_a.incognito.downloads);
326 check_case.profile_a.regular.windows,
327 check_case.profile_a.incognito.windows,
394 // Top level nesting is {profile_a, profile_b}
476 if (profile_a.regular.windows || profile_a.regular.downloads)
478 profile_a.regular.windows,
479 profile_a.regular.downloads)
    [all...]
  /external/chromium_org/components/webdata/common/
web_database_migration_unittest.cc 996 AutofillProfile profile_a; local
    [all...]
  /external/chromium_org/chrome/browser/search_engines/
template_url_service_sync_unittest.cc 166 TestingProfile* profile_a() { return test_util_a_.profile(); } function in class:TemplateURLServiceSyncTest
    [all...]

Completed in 212 milliseconds