| /external/aws-sdk-java-v2/core/http-auth-aws/src/test/java/software/amazon/awssdk/http/auth/aws/crt/internal/signer/ |
| D | AwsChunkedV4aPayloadSignerTest.java | 91 int expectedBytes = expectedByteCount(DATA, CHUNK_SIZE); in sign_withSignedPayload_shouldChunkEncodeWithSigV4aExt() local 119 int expectedBytes = expectedByteCount(DATA, CHUNK_SIZE); in sign_withSignedPayloadAndChecksum_shouldChunkEncodeWithSigV4aExtAndSigV4aTrailer() local 151 int expectedBytes = expectedByteCountUnsigned(DATA, CHUNK_SIZE); in sign_withChecksum_shouldChunkEncodeWithChecksumTrailer() local 185 int expectedBytes = expectedByteCountUnsigned(DATA, CHUNK_SIZE); in sign_withPreExistingTrailers_shouldChunkEncodeWithExistingTrailers() local 220 int expectedBytes = expectedByteCountUnsigned(DATA, CHUNK_SIZE); in sign_withPreExistingTrailersAndChecksum_shouldChunkEncodeWithTrailers() local 255 int expectedBytes = expectedByteCount(DATA, CHUNK_SIZE); in sign_withPreExistingTrailersAndChecksumAndSignedPayload_shouldAwsChunkEncode() local 288 int expectedBytes = expectedByteCountUnsigned(DATA, CHUNK_SIZE); in sign_withoutContentLength_calculatesContentLengthFromPayload() local 317 int expectedBytes = expectedByteCount(DATA, CHUNK_SIZE); in sign_shouldReturnResettableContentStreamProvider() local 358 int expectedBytes = 0; in expectedByteCount() local 385 int expectedBytes = 0; in expectedByteCountUnsigned() local
|
| /external/fonttools/Tests/varLib/ |
| D | varStore_test.py | 173 def test_optimize(numRegions, varData, expectedNumVarData, expectedBytes): argument 220 def test_quantize(quantization, expectedBytes): argument
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
| D | DataSourceContractTest.java | 632 private final byte[] expectedBytes; field in DataSourceContractTest.TestResource 634 private TestResource(@Nullable String name, Uri uri, byte[] expectedBytes) { in TestResource() 660 private byte @MonotonicNonNull [] expectedBytes; field in DataSourceContractTest.TestResource.Builder 686 public Builder setExpectedBytes(byte[] expectedBytes) { in setExpectedBytes()
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
| D | DataSourceContractTest.java | 632 private final byte[] expectedBytes; field in DataSourceContractTest.TestResource 634 private TestResource(@Nullable String name, Uri uri, byte[] expectedBytes) { in TestResource() 660 private byte @MonotonicNonNull [] expectedBytes; field in DataSourceContractTest.TestResource.Builder 686 public Builder setExpectedBytes(byte[] expectedBytes) { in setExpectedBytes()
|
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmWorkgroupMemoryTests.cpp | 61 std::vector<uint8_t> expectedBytes; in checkResultsFloat16() local 87 std::vector<uint8_t> expectedBytes; in checkResultsFloat32() local 121 std::vector<uint8_t> expectedBytes; in checkResultsFloat64() local
|
| D | vktSpvAsmComputeShaderTestUtil.cpp | 41 std::vector<uint8_t> expectedBytes; in verifyOutputWithEpsilon() local
|
| D | vktSpvAsmEmptyStructTests.cpp | 44 std::vector<uint8_t> expectedBytes; in verifyResult() local
|
| D | vktSpvAsmCompositeInsertTests.cpp | 129 vector<uint8_t> expectedBytes; in verifyMatrixOutput() local
|
| D | vktSpvAsmComputeShaderTestUtil.hpp | 211 std::vector<uint8_t> expectedBytes; in compareWithRetvals() local
|
| D | vktSpvAsmComputeShaderCase.cpp | 884 vector<uint8_t> expectedBytes; in iterate() local
|
| D | vktSpvAsmImageSamplerTests.cpp | 1166 vector<uint8_t> expectedBytes; in verifyDepthCompareResult() local
|
| D | vktSpvAsmFloatControls2Tests.cpp | 2086 bool compareBytes(vector<uint8_t> &expectedBytes, AllocationSp outputAlloc, TestLog &log) in compareBytes() 2170 vector<uint8_t> expectedBytes; in checkFloats() local
|
| D | vktSpvAsmFloatControlsTests.cpp | 3473 bool compareBytes(vector<uint8_t> &expectedBytes, AllocationSp outputAlloc, TestLog &log) in compareBytes() 3593 vector<uint8_t> expectedBytes; in checkFloats() local 3619 vector<uint8_t> expectedBytes; in checkMixedFloats() local
|
| D | vktSpvAsmTypeTests.cpp | 101 vector<uint8_t> expectedBytes; in verifyComputeSwitchResult() local 1653 vector<uint8_t> expectedBytes; in verifyResult() local
|
| D | vktSpvAsmGraphicsShaderTestUtil.cpp | 4698 vector<uint8_t> expectedBytes; in runAndVerifyDefaultPipeline() local
|
| D | vktSpvAsm16bitStorageTests.cpp | 322 vector<uint8_t> expectedBytes; in check64BitFloats() local 349 vector<uint8_t> expectedBytes; in check32BitFloats() local
|
| D | vktSpvAsmInstructionTests.cpp | 1264 vector<uint8_t> expectedBytes; in compareFUnord() local 2023 vector<uint8_t> expectedBytes; in compareFRem() local 20046 vector<uint8_t> expectedBytes; in compareFloats() local 20075 vector<uint8_t> expectedBytes; in passthruVerify() local
|
| /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
| D | Latin1Converter.java | 75 int expectedBytes = 0; in convert() local
|
| /external/threetenbp/src/test/java/org/threeten/bp/ |
| D | AbstractTest.java | 142 …protected static void assertSerializedBySer(Object object, byte[] expectedBytes, byte[]... matches… in assertSerializedBySer()
|
| /external/apache-commons-compress/src/test/java/org/apache/commons/compress/utils/ |
| D | FixedLengthBlockOutputStreamTest.java | 285 private void validate(int blockSize, byte[] expectedBytes, byte[] actualBytes) { in validate()
|
| /external/cronet/third_party/protobuf/java/lite/src/test/java/com/google/protobuf/ |
| D | LiteTest.java | 2757 ByteString expectedBytes = ByteString.copyFromUtf8(expectedString); in testUnpairedSurrogatesReplacedByQuestionMark() local
|
| /external/protobuf/java/lite/src/test/java/com/google/protobuf/ |
| D | LiteTest.java | 2758 ByteString expectedBytes = ByteString.copyFromUtf8(expectedString); in testUnpairedSurrogatesReplacedByQuestionMark() local
|
| /external/icu/icu4c/source/test/cintltst/ |
| D | ucptrietest.c | 522 uint32_t value, expectedBytes, actualBytes; in testTrieUTF8() local
|
| /external/cronet/third_party/icu/source/test/cintltst/ |
| D | ucptrietest.c | 522 uint32_t value, expectedBytes, actualBytes; in testTrieUTF8() local
|
| /external/skia/tests/ |
| D | CodecTest.cpp | 2060 size_t expectedBytes = stream->getLength(); in DEF_TEST() local
|