/aosp_15_r20/external/federated-compute/fcp/client/http/ |
H A D | protocol_request_helper_test.cc | 383 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 D | http_secagg_send_to_server_impl_test.cc | 724 secagg::ServerToClientWrapperMessage expected_response; in TEST_F() local
|
/aosp_15_r20/external/autotest/server/site_tests/firmware_Cr50U2fCommands/ |
H A D | firmware_Cr50U2fCommands.py | 93 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 D | fake_dynamic_channel_test.cc | 134 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 D | fake_signaling_server_test.cc | 67 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 D | connect_tunnel_test.cc | 143 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/ |
D | avrcp_device_test.cc | 599 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 D | trust_token_test.cc | 417 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 D | trust_token_test.cc | 417 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 D | dev_server.py | 1191 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 D | fake_channel_test.cc | 41 const ByteBuffer& expected_response) { in ReceiveAndExpect()
|
H A D | le_dynamic_channel_test.cc | 144 const LECreditBasedConnectionResponsePayload& expected_response) { in DoOpenInbound()
|
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/proto/h1/ |
D | role.rs | 2530 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/ |
D | StartStopClientConnectionsTest.py | 77 def connect_and_validate(self, fd, ssid, security_type, expected_response): argument
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | openssl_adapter_unittest.cc | 74 std::stringstream expected_response; in TEST() local
|
/aosp_15_r20/external/openscreen/osp/impl/presentation/ |
H A D | presentation_connection_unittest.cc | 180 const std::string expected_response = MakeEchoResponse(expected_message); in TEST_F() local
|
/aosp_15_r20/external/perfetto/src/base/http/ |
H A D | http_server_unittest.cc | 213 std::string expected_response; in TEST_F() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
H A D | client_test.cc | 3393 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/ |
D | test.rs | 96 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/ |
D | hwcrypto_device_key.rs | 574 let expected_response = [ in import_clear_hmac_key() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/ |
H A D | curl_http_request_test.cc | 310 string expected_response = "get response"; in TEST() local
|
/aosp_15_r20/external/cronet/net/server/ |
H A D | http_server_unittest.cc | 920 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 D | end_to_end_test.cc | 748 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/ |
D | cmd_input.py | 1360 def _process_question(self, question, expected_response): argument
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | spdy_network_transaction_unittest.cc | 1885 std::string expected_response; in TEST_P() local
|