Home
last modified time | relevance | path

Searched defs:expectedBytes (Results 1 – 16 of 16) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DLatin1Converter.java75 int expectedBytes = 0; in convert() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmWorkgroupMemoryTests.cpp63 std::vector<deUint8> expectedBytes; in checkResultsFloat16() local
92 std::vector<deUint8> expectedBytes; in checkResultsFloat32() local
128 std::vector<deUint8> expectedBytes; in checkResultsFloat64() local
DvktSpvAsmComputeShaderTestUtil.cpp40 std::vector<deUint8> expectedBytes; in verifyOutputWithEpsilon() local
DvktSpvAsmEmptyStructTests.cpp46 std::vector<deUint8> expectedBytes; in verifyResult() local
DvktSpvAsmCompositeInsertTests.cpp123 vector<deUint8> expectedBytes; in verifyMatrixOutput() local
DvktSpvAsmComputeShaderTestUtil.hpp191 std::vector<deUint8> expectedBytes; in compareWithRetvals() local
DvktSpvAsmImageSamplerTests.cpp1160 vector<deUint8> expectedBytes; in verifyDepthCompareResult() local
DvktSpvAsmComputeShaderCase.cpp888 vector<deUint8> expectedBytes; in iterate() local
DvktSpvAsmFloatControlsTests.cpp2634 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
DvktSpvAsmTypeTests.cpp102 vector<deUint8> expectedBytes; in verifyComputeSwitchResult() local
1676 vector<deUint8> expectedBytes; in verifyResult() local
DvktSpvAsmGraphicsShaderTestUtil.cpp4589 vector<deUint8> expectedBytes; in runAndVerifyDefaultPipeline() local
DvktSpvAsm16bitStorageTests.cpp336 vector<deUint8> expectedBytes; in check64BitFloats() local
365 vector<deUint8> expectedBytes; in check32BitFloats() local
DvktSpvAsmInstructionTests.cpp1147 vector<deUint8> expectedBytes; in compareFUnord() local
1880 vector<deUint8> expectedBytes; in compareFRem() local
19497 vector<deUint8> expectedBytes; in compareFloats() local
19525 vector<deUint8> expectedBytes; in passthruVerify() local
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/utils/
DFixedLengthBlockOutputStreamTest.java285 private void validate(int blockSize, byte[] expectedBytes, byte[] actualBytes) { in validate()
/external/protobuf/java/lite/src/test/java/com/google/protobuf/
DLiteTest.java2437 ByteString expectedBytes = ByteString.copyFromUtf8(expectedString); in testUnpairedSurrogatesReplacedByQuestionMark() local
/external/icu/icu4c/source/test/cintltst/
Ducptrietest.c520 uint32_t value, expectedBytes, actualBytes; in testTrieUTF8() local