Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-stdin-pipe-large.js15 const expectedBytes = 1024 * 1024; constant
/third_party/vk-gl-cts/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
DvktSpvAsmComputeShaderTestUtil.hpp191 std::vector<deUint8> expectedBytes; in compareWithRetvals() local
DvktSpvAsmCompositeInsertTests.cpp123 vector<deUint8> expectedBytes; in verifyMatrixOutput() local
DvktSpvAsmImageSamplerTests.cpp1160 vector<deUint8> expectedBytes; in verifyDepthCompareResult() local
DvktSpvAsmComputeShaderCase.cpp861 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
1680 vector<deUint8> expectedBytes; in verifyResult() local
DvktSpvAsmGraphicsShaderTestUtil.cpp4585 vector<deUint8> expectedBytes; in runAndVerifyDefaultPipeline() local
DvktSpvAsm16bitStorageTests.cpp336 vector<deUint8> expectedBytes; in check64BitFloats() local
365 vector<deUint8> expectedBytes; in check32BitFloats() local
DvktSpvAsmInstructionTests.cpp1194 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
/third_party/typescript/tests/cases/compiler/
DduplicateLocalVariable1.ts208 …var expectedBytes = [0xFF, 0xFE, 0x54, 0x00, 0xE8, 0x00, 0x23, 0x1D, 0x20, 0x20, 0x0D, 0x00, 0x0A,… variable
275 …var expectedBytes = [0xF0, 0x90, 0x92, 0x80, 0xF0, 0x90, 0x92, 0x81, 0xF0, 0x90, 0x92, 0x82, 0x54,… variable
/third_party/protobuf/java/lite/src/test/java/com/google/protobuf/
DLiteTest.java2437 ByteString expectedBytes = ByteString.copyFromUtf8(expectedString); in testUnpairedSurrogatesReplacedByQuestionMark() local
/third_party/icu/icu4c/source/test/cintltst/
Ducptrietest.c520 uint32_t value, expectedBytes, actualBytes; in testTrieUTF8() local