HomeSort by relevance Sort by last modified time
    Searched full:old_client (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/local_discovery/
service_discovery_client_utility.cc 81 scoped_refptr<ServiceDiscoveryHostClient> old_client = host_client_; local
99 if (old_client)
100 old_client->InvalidateWatchers();
  /external/chromium_org/content/public/test/
content_browser_test.cc 76 ContentRendererClient* old_client = local
79 DCHECK(!old_client);
  /external/chromium_org/chrome/test/base/
web_ui_browser_test.cc 271 content::ContentBrowserClient* old_client = local
277 SetBrowserClientForTesting(old_client);
  /external/chromium_org/content/browser/loader/
resource_loader_unittest.cc 391 ContentBrowserClient* old_client = SetBrowserClientForTesting(&test_client); local
399 SetBrowserClientForTesting(old_client);
423 ContentBrowserClient* old_client = SetBrowserClientForTesting(&test_client); local
431 SetBrowserClientForTesting(old_client);
resource_dispatcher_host_unittest.cc 2242 ContentBrowserClient* old_client = SetBrowserClientForTesting(&new_client); local
2313 ContentBrowserClient* old_client = SetBrowserClientForTesting(&new_client); local
2385 ContentBrowserClient* old_client = SetBrowserClientForTesting(&new_client); local
2469 ContentBrowserClient* old_client = SetBrowserClientForTesting(&new_client); local
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser_browsertest.cc 667 content::ContentBrowserClient* old_client = local
702 SetBrowserClientForTesting(old_client);
718 content::ContentBrowserClient* old_client = local
742 SetBrowserClientForTesting(old_client);
    [all...]

Completed in 473 milliseconds