Home
last modified time | relevance | path

Searched defs:expectedBytes (Results 1 – 14 of 14) 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
DvktSpvAsmComputeShaderTestUtil.hpp191 std::vector<deUint8> expectedBytes; in compareWithRetvals() local
DvktSpvAsmCompositeInsertTests.cpp113 vector<deUint8> expectedBytes; in verifyMatrixOutput() local
DvktSpvAsmComputeShaderCase.cpp762 vector<deUint8> expectedBytes; in iterate() local
DvktSpvAsmImageSamplerTests.cpp1159 vector<deUint8> expectedBytes; in verifyDepthCompareResult() local
DvktSpvAsmFloatControlsTests.cpp2033 bool compareBytes(vector<deUint8>& expectedBytes, AllocationSp outputAlloc, TestLog& log) in compareBytes()
2130 vector<deUint8> expectedBytes; in checkFloats() local
DvktSpvAsmGraphicsShaderTestUtil.cpp4069 vector<deUint8> expectedBytes; in runAndVerifyDefaultPipeline() local
DvktSpvAsm16bitStorageTests.cpp335 vector<deUint8> expectedBytes; in check64BitFloats() local
364 vector<deUint8> expectedBytes; in check32BitFloats() local
DvktSpvAsmInstructionTests.cpp388 vector<deUint8> expectedBytes; in compareFUnord() local
1095 vector<deUint8> expectedBytes; in compareFRem() local
17498 vector<deUint8> expectedBytes; in compareFloats() local
17526 vector<deUint8> expectedBytes; in passthruVerify() local
DvktSpvAsmTypeTests.cpp1540 vector<deUint8> expectedBytes; in verifyResult() 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/icu/icu4c/source/test/cintltst/
Ducptrietest.c519 uint32_t value, expectedBytes, actualBytes; in testTrieUTF8() local