HomeSort by relevance Sort by last modified time
    Searched refs:requests (Results 276 - 300 of 477) sorted by null

<<11121314151617181920

  /prebuilts/go/linux-x86/src/net/http/
transport_test.go 44 // TODO: test 5 pipelined requests with responses: 1) OK, 2) OK, Connection: Close
126 // Two subsequent requests and verify their response is the same.
267 // if the Transport's DisableKeepAlives is set, all requests should
391 // Start 3 outstanding requests and wait for the server to get them.
489 t.Errorf("expected a different connection between requests. got %q both times", first)
589 // send more requests, so we don't
646 // on responses to HEAD requests.
683 t.Errorf("ip/ports differed between head requests: %q vs %q", v1, v2)
692 // Requests with no accept-encoding header use transparent compression
694 // Requests with other accept-encoding should pass through unmodifie
    [all...]
  /external/autotest/client/site_tests/power_LoadTest/extension/
test.js 85 // garbage data since some requests/responses might still come
  /external/libpcap/msdos/
pkt_rx0.asm 115 ; 1st time (AX=0) it requests an address where to put the packet
  /external/libvncserver/webclients/novnc/
README.md 29 Bugs and feature requests can be submitted via [github
  /prebuilts/go/darwin-x86/src/net/rpc/jsonrpc/
all_test.go 100 // Send hand-coded requests to server, parse responses.
  /prebuilts/go/darwin-x86/src/runtime/
mem_linux.go 187 // Only user-mode Linux (UML) rejects these requests.
  /prebuilts/go/darwin-x86/src/syscall/
types_freebsd.go 266 // Ptrace requests
  /prebuilts/go/linux-x86/src/net/rpc/jsonrpc/
all_test.go 100 // Send hand-coded requests to server, parse responses.
  /prebuilts/go/linux-x86/src/runtime/
mem_linux.go 187 // Only user-mode Linux (UML) rejects these requests.
  /prebuilts/go/linux-x86/src/syscall/
types_freebsd.go 266 // Ptrace requests
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/
aws-java-sdk-cloudwatchmetrics-1.11.18.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /external/autotest/client/common_lib/cros/
dev_server.py 26 # TODO(cmasone): redo this class using requests module; http://crosbug.com/30107
461 server is busy handling many long running download requests, e.g.,
462 downloading stateful partitions. It is better not to add more requests
747 @param hostname: The hostname of dut that requests a devserver. It's
817 import requests
819 logging.warning("Can't 'import requests' to connect to dev server.")
829 request = requests.post(
831 if request.status_code == requests.codes.OK:
    [all...]
  /external/owasp/sanitizer/lib/junit/
junit-dep.jar 
  /cts/tests/camera/src/android/hardware/camera2/cts/
CaptureRequestTest.java 139 * value changes (when requests have lock ON).
    [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 229 to user space. When user needs label he requests manager directly. The approach
239 \item {\bf ``Indirect''.} Kernel redirects requests to user level daemon
  /external/libvorbis/doc/
03-codebook.tex 379 to the codebook mechanism requests either a scalar entry number or a
385 dimension one) is forbidden. If decoder setup or decode requests such
  /prebuilts/go/darwin-x86/src/context/
context.go 9 // Incoming requests to a server should create a Context, and outgoing
204 // requests.
  /prebuilts/go/linux-x86/src/context/
context.go 9 // Incoming requests to a server should create a Context, and outgoing
204 // requests.
  /prebuilts/tools/common/m2/repository/junit/junit/4.10/
junit-4.10.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/4.11/
junit-4.11.jar 
  /prebuilts/tools/common/m2/repository/junit/junit-dep/4.10/
junit-dep-4.10.jar 
  /external/chromium-libpac/test/js-unittest/
pac_library_unittest.js 364 // Bind the methods to proxy requests to the wrapped Date().

Completed in 662 milliseconds

<<11121314151617181920