Searched refs:sends (Results 1 – 25 of 155) sorted by relevance
1234567
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchRequestBasic/ |
D | control | 17 The tester sends a Service Search Request to the DUT, searching the UUID of 24 The tester also sends Service Search Requests with intentionally invalid PDU
|
/external/llvm/docs/CommandGuide/ |
D | llvm-as.rst | 20 **llvm-as** sends its output to a file or standard output by following 45 sends its output to standard output.
|
/external/dbus/test/data/auth/ |
D | mechanisms.auth-script | 1 ## this tests that the server sends a list of mechanisms
|
/external/clang/test/SemaObjC/ |
D | instancetype.m | 45 // Test that message sends to instancetype methods have the right type. 71 // Message sends to Class. 84 // Test that message sends to super methods have the right type. 158 // message sends.
|
/external/clang/test/SemaObjCXX/ |
D | instancetype.mm | 45 // Test that message sends to instancetype methods have the right type. 71 // Message sends to Class. 84 // Test that message sends to super methods have the right type. 158 // message sends.
|
D | instantiate-message.mm | 3 // Test template instantiation of Objective-C message sends.
|
/external/webrtc/webrtc/p2p/base/ |
D | stunrequest_unittest.cc | 56 static int TotalDelay(int sends) { in TotalDelay() argument 58 for (int i = 0; i < sends; i++) { in TotalDelay()
|
/external/webrtc/data/voice_engine/stereo_rtp_files/ |
D | README.txt | 3 This sends the stereo rtp file to port 1236.
|
/external/clang/test/Rewriter/ |
D | instancetype-test.mm | 46 // Test that message sends to instancetype methods have the right type. 67 // Message sends to Class.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | eap_testing.txt | 361 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE 367 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE 373 - uses TLV Success and Reply, sends MPPE keys with outer EAP-Success message 378 - sends tunneled EAP-Success with MPPE keys and expects the authentication to 384 - sends tunneled EAP-Success with MPPE keys and expects to receive TLS ACK 389 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE
|
/external/clang/test/CodeGenObjC/ |
D | assign.m | 13 // Check that we get exactly the message sends we expect, and no more.
|
/external/valgrind/gdbserver_tests/ |
D | nlsigvgdb.vgtest | 1 # Tests the case when gdb sends a character to gdbserver while
|
/external/autotest/server/site_tests/network_WiFi_DisconnectReason/ |
D | control.ap_send_chan_switch | 16 reported by supplicant when the AP sends a channel switch message.
|
/external/curl/tests/data/ |
D | test1041 | 57 # it can skip part of the file or not. Instead, it sends the entire file.
|
D | test1052 | 76 # The primary reason libcurl sends the data part twice in this test is that
|
D | test1051 | 80 # The primary reason libcurl sends the data part twice in this test is that
|
/external/autotest/server/site_tests/network_WiFi_SimpleConnect/ |
D | control.wifi_checkTruncatedBeacon | 16 This test attempts to verify that we can connect to a router that sends
|
/external/autotest/client/site_tests/video_GlitchDetection/ |
D | control.vimeo | 24 The service sends an email to a preconfigured address in case of test FAIL only.
|
D | control.mp4.720p_1080p | 26 The service sends an email to a preconfigured address in case of test FAIL only.
|
/external/iptables/extensions/ |
D | libxt_IDLETIMER.man | 12 When the timer expires, the target module sends a sysfs notification to the
|
/external/curl/docs/ |
D | TheArtOfHttpScripting | 83 the data, it sends data and it retrieves the information. You probably need 98 The client, curl, sends a HTTP request. The request contains a method (like 107 of commands curl sends to the server, as well as a few other informational 114 even more details as they show EVERYTHING curl sends and receives. Use it 130 By default curl sends the response to stdout. You need to redirect it 193 The path part is just sent off to the server to request that it sends back 316 The HTTP protocol then offers the POST method. This way the client sends the 423 default) is *plain* *text* based, which means it sends username and password 537 and host name it wants the cookie sent back, and it also sends an expiration 541 specified in a received cookie, the client sends back the cookies and their [all …]
|
/external/slf4j/slf4j-simple/src/test/resources/ |
D | simplelogger.properties | 2 # Simple implementation of Logger that sends all enabled log messages, for all defined loggers, to …
|
/external/tlsdate/ |
D | TODO | 11 13) account for servers that do not send UTC (Microsoft sends local time)
|
/external/nanopb-c/examples/network_server/ |
D | README.txt | 5 connections. It consists of a server that sends file listings, and of
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/ |
D | control | 18 The tester sends a Service Search Attribute Request to the DUT, checking:
|
1234567