Home
last modified time | relevance | path

Searched defs:expected_response (Results 1 – 25 of 30) sorted by relevance

12

/external/federated-compute/fcp/client/http/
Dprotocol_request_helper_test.cc383 Operation expected_response = CreateDoneOperation(GetFakeAnyProto()); in TEST_F() local
393 Operation expected_response = in TEST_F() local
412 Operation expected_response = CreateDoneOperation(GetFakeAnyProto()); in TEST_F() local
440 Operation expected_response = in TEST_F() local
484 Operation expected_response = CreateDoneOperation(GetFakeAnyProto()); in TEST_F() local
528 Operation expected_response = CreateDoneOperation(GetFakeAnyProto()); in TEST_F() local
567 Operation expected_response = CreateDoneOperation(GetFakeAnyProto()); in TEST_F() local
605 Operation expected_response = CreateDoneOperation(GetFakeAnyProto()); in TEST_F() local
644 Operation expected_response = CreateDoneOperation(GetFakeAnyProto()); in TEST_F() local
Dhttp_secagg_send_to_server_impl_test.cc724 secagg::ServerToClientWrapperMessage expected_response; in TEST_F() local
/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dfake_signaling_server_test.cc68 auto expected_response = expected_acl_response.view( in TEST_F() local
100 auto expected_response = expected_acl_response.view( in TEST_F() local
138 auto expected_response = expected_acl_response.view( in TEST_F() local
Dfake_dynamic_channel_test.cc135 StaticByteBuffer expected_response( in TEST() local
231 auto expected_response = expected_acl_response.view( in TEST() local
274 auto expected_response = expected_acl_response.view( in TEST() local
381 StaticByteBuffer expected_response( in TEST() local
488 auto expected_response = expected_acl_response.view( in TEST() local
/external/autotest/server/site_tests/firmware_Cr50U2fCommands/
Dfirmware_Cr50U2fCommands.py93 def check_response_size(response, expected_response, success_size): argument
175 expected_response): argument
198 expected_response=VENDOR_CMD_RESPONSE_SUCCESS): argument
221 expected_response=VENDOR_CMD_RESPONSE_SUCCESS, argument
468 expected_response, argument
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/tools/
Dconnect_tunnel_test.cc145 QuicBackendResponse expected_response; in TEST_F() local
177 QuicBackendResponse expected_response; in TEST_F() local
209 QuicBackendResponse expected_response; in TEST_F() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/tools/
Dconnect_tunnel_test.cc145 QuicBackendResponse expected_response; in TEST_F() local
177 QuicBackendResponse expected_response; in TEST_F() local
209 QuicBackendResponse expected_response; in TEST_F() local
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dfake_channel_test.cc41 const ByteBuffer& expected_response) { in ReceiveAndExpect()
Dle_dynamic_channel_test.cc144 const LECreditBasedConnectionResponsePayload& expected_response) { in DoOpenInbound()
/external/webrtc/rtc_base/
Dopenssl_adapter_unittest.cc74 std::stringstream expected_response; in TEST() local
/external/openscreen/osp/impl/presentation/
Dpresentation_connection_unittest.cc180 const std::string expected_response = MakeEchoResponse(expected_message); in TEST_F() local
/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dgpu_backend_req.rs344 let expected_response = { in test_get_display_info() localVariable
379 let expected_response = VirtioGpuRespGetEdid { in test_get_edid_info() localVariable
/external/perfetto/src/base/http/
Dhttp_server_unittest.cc213 std::string expected_response; in TEST_F() local
/external/cronet/tot/third_party/boringssl/src/crypto/trust_token/
Dtrust_token_test.cc417 bssl::ScopedCBB expected_response; in TEST() local
491 bssl::ScopedCBB expected_response; in TEST() local
589 bssl::ScopedCBB expected_response; in TEST() local
/external/cronet/stable/third_party/boringssl/src/crypto/trust_token/
Dtrust_token_test.cc417 bssl::ScopedCBB expected_response; in TEST() local
491 bssl::ScopedCBB expected_response; in TEST() local
589 bssl::ScopedCBB expected_response; in TEST() local
/external/boringssl/src/crypto/trust_token/
Dtrust_token_test.cc417 bssl::ScopedCBB expected_response; in TEST() local
491 bssl::ScopedCBB expected_response; in TEST() local
589 bssl::ScopedCBB expected_response; in TEST() local
/external/autotest/client/common_lib/cros/
Ddev_server.py1191 expected_response=SUCCESS, **kwargs): argument
1550 expected_response=SUCCESS, argument
1884 expected_response=SUCCESS): argument
/external/rust/android-crates-io/crates/hyper/src/proto/h1/
Drole.rs2562 let expected_response = in test_server_response_encode_title_case() localVariable
2596 let expected_response = in test_server_response_encode_orig_case() localVariable
2630 let expected_response = in test_server_response_encode_orig_and_title_case() localVariable
/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dclient_test.cc3393 DynamicByteBuffer expected_response(att()->mtu()); in TEST_F() local
3448 DynamicByteBuffer expected_response(att()->mtu()); in TEST_F() local
3844 DynamicByteBuffer expected_response(att()->mtu()); in TEST_F() local
3880 DynamicByteBuffer expected_response(att()->mtu()); in TEST_F() local
4079 DynamicByteBuffer expected_response(kExpectedResponseHeader.size() + in TEST_F() local
/external/tensorflow/tensorflow/core/platform/cloud/
Dcurl_http_request_test.cc310 string expected_response = "get response"; in TEST() local
/external/cronet/tot/net/server/
Dhttp_server_unittest.cc927 const std::string expected_response("Raw Data More DataThird Piece of Data"); in TEST_F() local
/external/cronet/stable/net/server/
Dhttp_server_unittest.cc927 const std::string expected_response("Raw Data More DataThird Piece of Data"); in TEST_F() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/http/
Dend_to_end_test.cc792 const std::string& expected_response) { in CheckResponse()
809 const std::string& expected_response) { in SendSynchronousRequestAndCheckResponse()
815 const std::string& request, const std::string& expected_response) { in SendSynchronousRequestAndCheckResponse()
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/http/
Dend_to_end_test.cc792 const std::string& expected_response) { in CheckResponse()
809 const std::string& expected_response) { in SendSynchronousRequestAndCheckResponse()
815 const std::string& request, const std::string& expected_response) { in SendSynchronousRequestAndCheckResponse()
/external/cronet/stable/net/spdy/
Dspdy_network_transaction_unittest.cc1932 std::string expected_response; in TEST_P() local

12