Home
last modified time | relevance | path

Searched defs:expected_bytes (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/tools/netsim/rust/daemon/src/http_server/
H A Dserver_response.rs168 let expected_bytes = in test_put_error() localVariable
179 let expected_bytes = in test_put_ok() localVariable
190 let expected_bytes = in test_put_ok_with_length() localVariable
201 let expected_bytes = &[ in test_put_ok_with_vec() localVariable
215 …let expected_bytes = b"HTTP/1.1 101 Switching Protocols\r\nupgrade: Websocket\r\nconnection: Upgra… in test_put_ok_switch_protocol() localVariable
225 let expected_bytes = SAMPLE_CHUNK; in test_put_chunk() localVariable
H A Dhttp_router.rs147 let expected_bytes = in test_handle_request() localVariable
161 let expected_bytes = in test_handle_request() localVariable
180 let expected_bytes = in test_mismatch_uri() localVariable
199 let expected_bytes = in test_handle_query() localVariable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dhci_packets_test.cc482 std::vector<uint8_t> expected_bytes{ in TEST() local
505 std::vector<uint8_t> expected_bytes{ in TEST() local
537 std::vector<uint8_t> expected_bytes{ in TEST() local
577 std::vector<uint8_t> expected_bytes{ in TEST() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/varint/
H A Dhpack_varint_round_trip_test.cc115 size_t expected_bytes) { in ValidateEncoding()
157 uint8_t prefix_length, size_t expected_bytes) { in EncodeAndDecodeValues()
204 size_t expected_bytes) { in EncodeAndDecodeValuesInRange()
/aosp_15_r20/external/libaom/test/
H A Daom_integer_test.cc51 const uint8_t expected_bytes[3] = { 0xE5, 0x8E, 0x26 }; in TEST() local
83 const uint8_t expected_bytes[4] = { 0xa3, 0x82, 0x80, 0x00 }; in TEST() local
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dsynth_minidump_unittest.cc181 static const uint8_t expected_bytes[] = { in TEST() local
209 static const uint8_t expected_bytes[] = { in TEST() local
/aosp_15_r20/external/boringssl/src/crypto/trust_token/
H A Dtrust_token_test.cc261 uint8_t expected_bytes[1 + 2 * EC_MAX_BYTES]; in TEST() local
281 uint8_t expected_bytes[1 + 2 * EC_MAX_BYTES]; in TEST() local
303 uint8_t expected_bytes[1 + 2 * EC_MAX_BYTES]; in TEST() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/trust_token/
H A Dtrust_token_test.cc261 uint8_t expected_bytes[1 + 2 * EC_MAX_BYTES]; in TEST() local
281 uint8_t expected_bytes[1 + 2 * EC_MAX_BYTES]; in TEST() local
303 uint8_t expected_bytes[1 + 2 * EC_MAX_BYTES]; in TEST() local
/aosp_15_r20/external/rust/crates/uguid/tests/
Dtest_guid.rs78 let expected_bytes = [ in test_from_random_bytes() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/uguid/tests/
Dtest_guid.rs78 let expected_bytes = [ in test_from_random_bytes() localVariable
/aosp_15_r20/frameworks/av/drm/mediacas/plugins/clearkey/
H A Decm.cpp166 size_t expected_bytes = in Parse() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Ddataset_test.cc44 const int64_t expected_bytes; member
/aosp_15_r20/art/runtime/gc/accounting/
H A Dcard_table-inl.h178 uint8_t expected_bytes[sizeof(uintptr_t)]; in ModifyCardsAtomic() member
/aosp_15_r20/external/openscreen/cast/streaming/
H A Drtp_packetizer_unittest.cc120 const absl::Span<const uint8_t> expected_bytes( in TestGeneratePacket() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clFillImage/
H A Dtest_fill_generic.cpp509 size_t expected_bytes = scanlineSize * imageRegion[1] * imageRegion[2]; in test_fill_image_generic() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/trust_token/
Dtrust_token_test.cc95 uint8_t expected_bytes[1 + 2 * EC_MAX_BYTES]; in TEST() local
117 uint8_t expected_bytes[1 + 2 * EC_MAX_BYTES]; in TEST() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/trust_token/
Dtrust_token_test.cc95 uint8_t expected_bytes[1 + 2 * EC_MAX_BYTES]; in TEST() local
117 uint8_t expected_bytes[1 + 2 * EC_MAX_BYTES]; in TEST() local
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dbyte_io_unittest.cc110 uint8_t expected_bytes[B + kAlignments]; in TestWrite() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/postscript/
H A Dindex.rs283 let expected_bytes = vec![i as u8; expected_len]; in test_index() localVariable
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dgraceful_shutdown_test.cc214 std::string expected_bytes; in WaitForGoaway() local
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_proxy_unittest.cc267 int expected_bytes = arraysize(expected_data); in TEST_F() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dcapsule_test.cc62 const std::string& expected_bytes) { in TestSerialization()
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Daudio_decoder_unittest.cc156 void EncodeDecodeTest(size_t expected_bytes, in EncodeDecodeTest()
/aosp_15_r20/hardware/interfaces/confirmationui/1.0/vts/functional/
H A DVtsHalConfirmationUIV1_0TargetTest.cpp471 support::ByteBufferProxy expected_bytes(expected); in TEST() local
/aosp_15_r20/hardware/interfaces/confirmationui/aidl/vts/functional/
H A DVtsHalConfirmationUITargetTest.cpp523 ByteBufferProxy expected_bytes(expected); in TEST() local

12