/third_party/node/test/parallel/ |
D | test-fs-readv-promises.js | 34 const expectedLength = exptectedBuff.length; constant 54 const expectedLength = exptectedBuff.length; constant
|
D | test-fs-writev-promises.js | 22 const expectedLength = bufferArr.length * buffer.byteLength; constant 40 const expectedLength = bufferArr.length * buffer.byteLength; constant
|
D | test-fs-writev-sync.js | 26 const expectedLength = bufferArr.length * buffer.byteLength; constant 46 const expectedLength = bufferArr.length * buffer.byteLength; constant
|
D | test-fs-writev.js | 29 const expectedLength = bufferArr.length * buffer.byteLength; constant 50 const expectedLength = bufferArr.length * buffer.byteLength; constant
|
D | test-fs-readv-sync.js | 14 const expectedLength = exptectedBuff.length; constant
|
D | test-fs-readv.js | 29 const expectedLength = exptectedBuff.length; constant
|
/third_party/node/test/doctool/ |
D | test-doctool-versions.mjs | 48 const expectedLength = parts[0] === '0' ? 3 : 2; constant
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/ |
D | cache_pool.cc | 169 size_t expectedLength = 0; in Read() local
|
/third_party/skia/tests/ |
D | PointTest.cpp | 57 SkScalar expectedLength) { in test_length()
|
/third_party/flutter/skia/tests/ |
D | PointTest.cpp | 57 SkScalar expectedLength) { in test_length()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | numbertest_affixutils.cpp | 88 int32_t expectedLength; in testUnescape() member
|
D | bytestrietest.cpp | 614 int32_t expectedLength = 0; in TestDelta() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | spreptst.c | 761 int32_t srcLength, resultLength, expectedLength; in TestStringPrepProfiles() local
|
D | cloctst.c | 6070 const int32_t expectedLength = getExpectedReturnValue(&maximizeErrors[i]); in TestLikelySubtags() local 6104 const int32_t expectedLength = getExpectedReturnValue(&minimizeErrors[i]); in TestLikelySubtags() local
|
D | nucnvtst.c | 1650 static const int32_t expectedLength[] ={ in TestSignatureDetection() local 1763 static const int32_t expectedLength[] ={ in TestSignatureDetection() local
|
D | ccapitst.c | 2721 int32_t expectedLength; in TestConvertExFromUTF8_C5F0() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | BytesTrieTest.java | 546 int expectedLength = 0; in TestDelta() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cProgramInterfaceQueryTests.cpp | 269 GLsizei propCount, const GLenum props[], GLsizei expectedLength, in VerifyGetProgramResourceiv()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cProgramInterfaceQueryTests.cpp | 321 GLsizei propCount, const GLenum props[], GLsizei expectedLength, in VerifyGetProgramResourceiv()
|
/third_party/typescript/src/harness/ |
D | fourslashImpl.ts | 2634 const expectedLength = expectedSpan.end - expectedSpan.start; constant
|