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

  /external/chromium_org/chrome/browser/ssl/
ssl_client_certificate_selector_test.h 28 virtual void SetUpOnIOThread();
ssl_client_certificate_selector_test.cc 58 base::Bind(&SSLClientCertificateSelectorTestBase::SetUpOnIOThread,
81 void SSLClientCertificateSelectorTestBase::SetUpOnIOThread() {
  /external/chromium_org/chrome/browser/ui/views/
ssl_client_certificate_selector_browsertest.cc 68 base::Bind(&SSLClientCertificateSelectorTest::SetUpOnIOThread, this));
85 virtual void SetUpOnIOThread() {
151 // Also calls SetUpOnIOThread.
182 virtual void SetUpOnIOThread() OVERRIDE {
195 SSLClientCertificateSelectorTest::SetUpOnIOThread();
237 // Also calls SetUpOnIOThread.
251 virtual void SetUpOnIOThread() OVERRIDE {
259 SSLClientCertificateSelectorTest::SetUpOnIOThread();
  /external/chromium_org/content/browser/battery_status/
battery_status_browsertest.cc 79 base::Bind(&BatteryStatusBrowserTest::SetUpOnIOThread, this));
83 void SetUpOnIOThread() {
  /external/chromium_org/content/browser/device_sensors/
device_inertial_sensor_browsertest.cc 190 base::Bind(&DeviceInertialSensorBrowserTest::SetUpOnIOThread, this));
194 void SetUpOnIOThread() {
  /external/chromium_org/mojo/system/
channel_unittest.cc 41 base::Bind(&ChannelTest::SetUpOnIOThread, base::Unretained(this)));
74 void SetUpOnIOThread() {
remote_message_pipe_unittest.cc 51 base::Bind(&RemoteMessagePipeTest::SetUpOnIOThread,
99 void SetUpOnIOThread() {
166 SetUpOnIOThread();
    [all...]
  /external/chromium_org/chrome/browser/net/
dns_probe_browsertest.cc 321 void SetUpOnIOThread(IOThread* io_thread);
346 void DnsProbeBrowserTestIOThreadHelper::SetUpOnIOThread(IOThread* io_thread) {
510 Bind(&DnsProbeBrowserTestIOThreadHelper::SetUpOnIOThread,
    [all...]
  /external/chromium_org/content/browser/service_worker/
service_worker_browsertest.cc 283 RunOnIOThread(base::Bind(&self::SetUpOnIOThread, this));
291 virtual void SetUpOnIOThread() {}
    [all...]

Completed in 1381 milliseconds