HomeSort by relevance Sort by last modified time
    Searched refs:client (Results 426 - 450 of 4928) sorted by null

<<11121314151617181920>>

  /external/webrtc/webrtc/libjingle/xmpp/
pubsubclient_unittest.cc 45 void OnRequestError(buzz::PubSubClient* client,
50 void OnPublishResult(buzz::PubSubClient* client,
56 void OnPublishError(buzz::PubSubClient* client,
64 void OnRetractResult(buzz::PubSubClient* client,
69 void OnRetractError(buzz::PubSubClient* client,
90 client.reset(new buzz::PubSubClient(xmpp_client, pubsubjid, node));
92 client->SignalItems.connect(
94 client->SignalRequestError.connect(
96 client->SignalPublishResult.connect(
98 client->SignalPublishError.connect
109 rtc::scoped_ptr<buzz::PubSubClient> client; member in class:PubSubClientTest
    [all...]
  /external/apache-http/src/org/apache/http/impl/client/
BasicResponseHandler.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/client/BasicResponseHandler.java $
32 package org.apache.http.impl.client;
39 import org.apache.http.client.ResponseHandler;
40 import org.apache.http.client.HttpResponseException;
49 * {@link org.apache.http.client.HttpClient#execute(
50 * org.apache.http.client.methods.HttpUriRequest, ResponseHandler)},
  /external/autotest/client/common_lib/cros/fake_device_server/
fake_gcd_helper.py 8 from autotest_lib.client.common_lib import error
9 from autotest_lib.client.common_lib.cros import process_watcher
10 from autotest_lib.client.common_lib.cros.fake_device_server.client_lib import \
  /external/autotest/client/cros/
device_jail_test_base.py 7 from autotest_lib.client.bin import test
8 from autotest_lib.client.common_lib import error
9 from autotest_lib.client.cros import device_jail_utils
  /external/autotest/client/site_tests/audio_Aplay/
audio_Aplay.py 7 from autotest_lib.client.bin import test, utils
8 from autotest_lib.client.common_lib import error
9 from autotest_lib.client.cros.audio import alsa_utils
  /external/autotest/client/site_tests/audio_AudioCorruption/
audio_AudioCorruption.py 7 from autotest_lib.client.bin import test, utils
8 from autotest_lib.client.common_lib import error
9 from autotest_lib.client.common_lib.cros import chrome
  /external/autotest/client/site_tests/desktopui_CameraApp/
desktopui_CameraApp.py 7 from autotest_lib.client.bin import test, utils
8 from autotest_lib.client.common_lib import error
9 from autotest_lib.client.common_lib.cros import chrome
  /external/autotest/client/site_tests/desktopui_ConnectivityDiagnostics/
desktopui_ConnectivityDiagnostics.py 5 from autotest_lib.client.bin import test, utils
6 from autotest_lib.client.common_lib import error
7 from autotest_lib.client.common_lib.cros import chrome
  /external/autotest/client/site_tests/desktopui_KillRestart/
desktopui_KillRestart.py 6 from autotest_lib.client.bin import test, utils
7 from autotest_lib.client.common_lib import error
8 from autotest_lib.client.cros import cros_ui
  /external/autotest/client/site_tests/desktopui_Respawn/
desktopui_Respawn.py 6 from autotest_lib.client.bin import test, utils
7 from autotest_lib.client.common_lib import error
8 from autotest_lib.client.cros import constants, cros_ui
  /external/autotest/client/site_tests/hardware_GPIOSwitches/
hardware_GPIOSwitches.py 11 from autotest_lib.client.bin import test, utils
12 from autotest_lib.client.common_lib import error
13 from autotest_lib.client.cros import gpio
  /external/autotest/client/site_tests/network_DhcpNegotiationTimeout/
network_DhcpNegotiationTimeout.py 7 from autotest_lib.client.common_lib import error
8 from autotest_lib.client.common_lib import utils
9 from autotest_lib.client.cros import dhcp_test_base
  /external/autotest/client/site_tests/network_TwoShills/
network_TwoShills.py 5 from autotest_lib.client.bin import test
6 from autotest_lib.client.common_lib import error
7 from autotest_lib.client.common_lib import utils
  /external/autotest/client/site_tests/platform_Attestation/
platform_Attestation.py 5 from autotest_lib.client.bin import test, utils
6 from autotest_lib.client.common_lib import error
7 from autotest_lib.client.cros import cryptohome
  /external/autotest/client/site_tests/platform_CryptohomeKeyEviction/
platform_CryptohomeKeyEviction.py 5 from autotest_lib.client.bin import test
6 from autotest_lib.client.common_lib import error
7 from autotest_lib.client.cros import cryptohome, pkcs11
  /external/autotest/client/site_tests/platform_CryptohomeMount/
platform_CryptohomeMount.py 5 from autotest_lib.client.bin import test
6 from autotest_lib.client.common_lib import error
7 from autotest_lib.client.cros import cryptohome
  /external/autotest/client/site_tests/platform_CryptohomeMultiple/
platform_CryptohomeMultiple.py 5 from autotest_lib.client.bin import test, utils
6 from autotest_lib.client.common_lib import error
7 from autotest_lib.client.cros import cryptohome
  /external/autotest/client/site_tests/platform_CryptohomeSyncStress/
platform_CryptohomeSyncStress.py 6 from autotest_lib.client.bin import test
7 from autotest_lib.client.common_lib import error
8 from autotest_lib.client.common_lib.cros import chrome
  /external/autotest/client/site_tests/platform_LogNonKernelKmsg/
platform_LogNonKernelKmsg.py 7 from autotest_lib.client.bin import test
8 from autotest_lib.client.common_lib import error
9 from autotest_lib.client.common_lib import utils
  /external/autotest/client/site_tests/platform_Pkcs11LoadPerf/
platform_Pkcs11LoadPerf.py 6 from autotest_lib.client.bin import test, utils
7 from autotest_lib.client.common_lib import error
8 from autotest_lib.client.cros import pkcs11
  /external/autotest/client/site_tests/power_BacklightSuspend/
power_BacklightSuspend.py 5 from autotest_lib.client.bin import test
6 from autotest_lib.client.common_lib import error
7 from autotest_lib.client.cros import power_utils, sys_power
  /external/autotest/client/site_tests/power_MemorySuspend/
power_MemorySuspend.py 6 from autotest_lib.client.bin import test, utils
7 from autotest_lib.client.common_lib import error
8 from autotest_lib.client.cros import sys_power
  /external/autotest/frontend/client/src/autotest/common/
CommonClassFactory.java 3 import com.google.gwt.json.client.JSONValue;
4 import com.google.gwt.user.client.Timer;
5 import com.google.gwt.user.client.ui.RootPanel;
JsonRpcCallback.java 5 import com.google.gwt.json.client.JSONObject;
6 import com.google.gwt.json.client.JSONString;
7 import com.google.gwt.json.client.JSONValue;
  /external/autotest/frontend/client/src/autotest/common/table/
MultipleListFilter.java 3 import com.google.gwt.json.client.JSONArray;
4 import com.google.gwt.json.client.JSONString;
5 import com.google.gwt.json.client.JSONValue;

Completed in 811 milliseconds

<<11121314151617181920>>