/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 | 63 std::vector<deUint8> expectedBytes; in checkResultsFloat16() local 92 std::vector<deUint8> expectedBytes; in checkResultsFloat32() local 128 std::vector<deUint8> expectedBytes; in checkResultsFloat64() local
|
D | vktSpvAsmComputeShaderTestUtil.cpp | 40 std::vector<deUint8> expectedBytes; in verifyOutputWithEpsilon() local
|
D | vktSpvAsmEmptyStructTests.cpp | 46 std::vector<deUint8> expectedBytes; in verifyResult() local
|
D | vktSpvAsmComputeShaderTestUtil.hpp | 191 std::vector<deUint8> expectedBytes; in compareWithRetvals() local
|
D | vktSpvAsmCompositeInsertTests.cpp | 123 vector<deUint8> expectedBytes; in verifyMatrixOutput() local
|
D | vktSpvAsmComputeShaderCase.cpp | 861 vector<deUint8> expectedBytes; in iterate() local
|
D | vktSpvAsmImageSamplerTests.cpp | 1214 vector<deUint8> expectedBytes; in verifyDepthCompareResult() local
|
D | vktSpvAsmFloatControlsTests.cpp | 2634 bool compareBytes(vector<deUint8>& expectedBytes, AllocationSp outputAlloc, TestLog& log) in compareBytes() 2758 vector<deUint8> expectedBytes; in checkFloats() local 2787 vector<deUint8> expectedBytes; in checkMixedFloats() local
|
D | vktSpvAsmTypeTests.cpp | 102 vector<deUint8> expectedBytes; in verifyComputeSwitchResult() local 1680 vector<deUint8> expectedBytes; in verifyResult() local
|
D | vktSpvAsmGraphicsShaderTestUtil.cpp | 4585 vector<deUint8> expectedBytes; in runAndVerifyDefaultPipeline() local
|
D | vktSpvAsm16bitStorageTests.cpp | 336 vector<deUint8> expectedBytes; in check64BitFloats() local 365 vector<deUint8> expectedBytes; in check32BitFloats() local
|
D | vktSpvAsmInstructionTests.cpp | 1194 vector<deUint8> expectedBytes; in compareFUnord() local 1927 vector<deUint8> expectedBytes; in compareFRem() local 19574 vector<deUint8> expectedBytes; in compareFloats() local 19602 vector<deUint8> expectedBytes; in passthruVerify() local
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
D | Latin1Converter.java | 75 int expectedBytes = 0; in convert() local
|
/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/protobuf/java/lite/src/test/java/com/google/protobuf/ |
D | LiteTest.java | 2437 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
|