/aosp_15_r20/external/flac/src/test_libFLAC++/ |
H A D | metadata_object.cpp | 252 uint32_t expected_length; in test_metadata_object_streaminfo() local 485 uint32_t expected_length; in test_metadata_object_padding() local 646 uint32_t expected_length; in test_metadata_object_application() local 816 uint32_t expected_length; in test_metadata_object_seektable() local 1015 uint32_t expected_length; in test_metadata_object_vorbiscomment() local 1431 uint32_t expected_length; in test_metadata_object_cuesheet() local 1810 uint32_t expected_length; in test_metadata_object_picture() local
|
/aosp_15_r20/external/icing/icing/util/ |
H A D | character-iterator.cc | 104 int expected_length = utf8_index_ - utf8_index; in RewindToUtf8() local 176 int expected_length = utf8_index_ - utf8_index; in RewindToUtf16() local 244 int expected_length = utf8_index_ - utf8_index; in RewindToUtf32() local
|
/aosp_15_r20/external/pdfium/fxbarcode/pdf417/ |
H A D | BC_PDF417HighLevelEncoder_unittest.cpp | 15 int expected_length; in TEST() member 64 int expected_length; in TEST() member 109 int expected_length; in TEST() member
|
/aosp_15_r20/external/vixl/test/aarch64/ |
H A D | test-simulator-aarch64.cc | 317 unsigned expected_length) { in Test1Op() 471 unsigned expected_length) { in Test2Op() 623 unsigned expected_length) { in Test3Op() 766 unsigned expected_length) { in TestCmp() 897 unsigned expected_length) { in TestCmpZero() 1108 unsigned expected_length) { in TestFPToS() 1199 unsigned expected_length) { in TestFPToU() 1272 unsigned expected_length) { in TestFPToFixedS() 1368 unsigned expected_length) { in TestFPToFixedU() 1535 unsigned expected_length, in Test1OpNEON() [all …]
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | file_rotating_stream_unittest.cc | 85 size_t expected_length = expected_contents.size(); in VerifyStreamRead() local 97 size_t expected_length = expected_contents.size(); in VerifyFileContents() local 287 size_t expected_length = expected_contents.size(); in VerifyStreamRead() local
|
/aosp_15_r20/external/pigweed/pw_software_update/ |
H A D | update_bundle_accessor.cc | 705 protobuf::Uint64 expected_length, in VerifyTargetPayload() 730 [[maybe_unused]] protobuf::Uint64 expected_length, in VerifyOutOfBundleTargetPayload() 793 protobuf::Uint64 expected_length, in VerifyInBundleTargetPayload()
|
/aosp_15_r20/external/federated-compute/fcp/secagg/shared/ |
H A D | secagg_vector_test.cc | 151 int expected_length = DivideRoundUp(num_elements * bit_width, 8); in TEST_P() local 162 int expected_length = DivideRoundUp(num_elements * bit_width, 8); in TEST_P() local 175 int expected_length = DivideRoundUp(raw_vector.size() * bit_width, 8); in TEST_P() local
|
/aosp_15_r20/external/webp/imageio/ |
H A D | pngdec.c | 70 size_t expected_length) { in HexStringToBytes() 101 int expected_length; in ProcessRawProfile() local
|
/aosp_15_r20/system/core/libutils/binder/ |
H A D | Unicode_test.cpp | 44 ssize_t expected_length = 0) { in TestUTF8toUTF16() 65 ssize_t expected_length = 0) { in TestUTF16toUTF8()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/ |
H A D | spdy_framer.cc | 468 size_t expected_length = kRstStreamFrameSize; in SerializeRstStream() local 520 size_t expected_length = kGoawayFrameMinimumSize; in SerializeGoAway() local 1014 size_t expected_length = kRstStreamFrameSize; in SerializeRstStream() local 1066 size_t expected_length = kGoawayFrameMinimumSize; in SerializeGoAway() local
|
/aosp_15_r20/external/flac/src/test_libFLAC/ |
H A D | metadata_object.c | 124 const uint32_t expected_length = num_points * FLAC__STREAM_METADATA_SEEKPOINT_LENGTH; in check_seektable_() local 516 uint32_t i, expected_length, seekpoints; in test_metadata_object() local
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | string_util_unittest.cc | 25 int expected_length = (70*15)+15+1; in TEST() local
|
/aosp_15_r20/packages/modules/adb/crypto/ |
D | rsa_2048_key.cpp | 35 size_t expected_length; in CalculatePublicKey() local
|
/aosp_15_r20/external/libxkbcommon/test/ |
H A D | utf8.c | 156 check_utf32_to_utf8(uint32_t unichar, int expected_length, const char *expected) { in check_utf32_to_utf8()
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/http2/ |
H A D | negative_http2_client.py | 25 def _validate_payload_type_and_length(response, expected_type, expected_length): argument
|
/aosp_15_r20/external/pigweed/pw_metric/ |
H A D | metric_service_nanopb_test.cc | 136 int expected_length = 0; in TokenPathsMatch() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
H A D | test_utils.cc | 160 std::optional<size_t> expected_length, in MatchAndExplainOneFrame()
|
/aosp_15_r20/external/avb/libavb/ |
H A D | avb_rsa.c | 50 size_t expected_length; in iavb_parse_key_data() local
|
/aosp_15_r20/external/libaom/test/ |
H A D | aom_integer_test.cc | 35 const size_t expected_length = 3; in TEST() local
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | fpdf_text_embeddertest.cpp | 873 static constexpr unsigned long expected_length = sizeof(kExpectedFontName1); in TEST_F() local 908 static constexpr unsigned long expected_length = sizeof(kExpectedFontName2); in TEST_F() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/wav/ |
H A D | wav_io.cc | 130 Status ReadString(const std::string& data, int expected_length, in ReadString()
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/interop/ |
H A D | methods.py | 63 def _validate_payload_type_and_length(response, expected_type, expected_length): argument
|
/aosp_15_r20/external/harfbuzz_ng/test/api/ |
H A D | hb-test.h | 199 unsigned int expected_length, actual_length; in hb_test_assert_blobs_equal() local
|
/aosp_15_r20/external/cronet/net/test/url_request/ |
H A D | url_request_test_job_backed_by_file_unittest.cc | 197 int expected_length = in RunSuccessfulRequestWithString() local
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/fork/ |
H A D | methods.py | 51 def _validate_payload_type_and_length(response, expected_type, expected_length): argument
|