Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/federated-compute/fcp/client/http/
H A 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
H A Dhttp_secagg_send_to_server_impl_test.cc724 secagg::ServerToClientWrapperMessage expected_response; in TEST_F() local
/aosp_15_r20/external/autotest/server/site_tests/firmware_Cr50U2fCommands/
H A 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
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_dynamic_channel_test.cc134 StaticByteBuffer expected_response( in TEST() local
230 auto expected_response = expected_acl_response.view( in TEST() local
273 auto expected_response = expected_acl_response.view( in TEST() local
380 StaticByteBuffer expected_response( in TEST() local
487 auto expected_response = expected_acl_response.view( in TEST() local
H A Dfake_signaling_server_test.cc67 auto expected_response = expected_acl_response.view( in TEST_F() local
99 auto expected_response = expected_acl_response.view( in TEST_F() local
137 auto expected_response = expected_acl_response.view( in TEST_F() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dconnect_tunnel_test.cc143 QuicBackendResponse expected_response; in TEST_F() local
175 QuicBackendResponse expected_response; in TEST_F() local
207 QuicBackendResponse expected_response; in TEST_F() local
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_device_test.cc599 auto expected_response = in TEST_F() local
726 auto expected_response = GetTotalNumberOfItemsResponseBuilder::MakeBuilder(Status::NO_ERROR, 0, in TEST_F() local
746 auto expected_response = in TEST_F() local
766 auto expected_response = in TEST_F() local
784 auto expected_response = in TEST_F() local
815 auto expected_response = in TEST_F() local
844 auto expected_response = in TEST_F() local
865 auto expected_response = in TEST_F() local
/aosp_15_r20/external/boringssl/src/crypto/trust_token/
H A 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
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/trust_token/
H A 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
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Ddev_server.py1191 expected_response=SUCCESS, **kwargs): argument
1550 expected_response=SUCCESS, argument
1884 expected_response=SUCCESS): argument
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dfake_channel_test.cc41 const ByteBuffer& expected_response) { in ReceiveAndExpect()
H A Dle_dynamic_channel_test.cc144 const LECreditBasedConnectionResponsePayload& expected_response) { in DoOpenInbound()
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/proto/h1/
Drole.rs2530 let expected_response = in test_server_response_encode_title_case() localVariable
2564 let expected_response = in test_server_response_encode_orig_case() localVariable
2598 let expected_response = in test_server_response_encode_orig_and_title_case() localVariable
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan_policy/
DStartStopClientConnectionsTest.py77 def connect_and_validate(self, fd, ssid, security_type, expected_response): argument
/aosp_15_r20/external/webrtc/rtc_base/
H A Dopenssl_adapter_unittest.cc74 std::stringstream expected_response; in TEST() local
/aosp_15_r20/external/openscreen/osp/impl/presentation/
H A Dpresentation_connection_unittest.cc180 const std::string expected_response = MakeEchoResponse(expected_message); in TEST_F() local
/aosp_15_r20/external/perfetto/src/base/http/
H A Dhttp_server_unittest.cc213 std::string expected_response; in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A 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
/aosp_15_r20/packages/modules/Virtualization/guest/rialto/tests/
Dtest.rs96 let expected_response: Vec<u8> = message.as_bytes().iter().rev().cloned().collect(); in check_processing_reverse_request() localVariable
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dhwcrypto_device_key.rs574 let expected_response = [ in import_clear_hmac_key() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dcurl_http_request_test.cc310 string expected_response = "get response"; in TEST() local
/aosp_15_r20/external/cronet/net/server/
H A Dhttp_server_unittest.cc920 const std::string expected_response("Raw Data More DataThird Piece of Data"); in TEST_F() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dend_to_end_test.cc748 const std::string& expected_response) { in CheckResponse()
765 const std::string& expected_response) { in SendSynchronousRequestAndCheckResponse()
771 const std::string& request, const std::string& expected_response) { in SendSynchronousRequestAndCheckResponse()
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/bt/pts/
Dcmd_input.py1360 def _process_question(self, question, expected_response): argument
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_network_transaction_unittest.cc1885 std::string expected_response; in TEST_P() local

12