Searched defs:pieceSize (Results 1 – 5 of 5) sorted by relevance
/third_party/node/benchmark/buffers/ |
D | buffer-concat.js | 6 pieceSize: [1, 16, 256], property 11 function main({ n, pieces, pieceSize, withTotalLength }) { property
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
D | RopeByteStringTest.java | 63 int pieceSize = 64; in testBalance() local
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | RopeByteStringTest.java | 89 int pieceSize = 64; in testBalance() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tscoll.cpp | 94 …t UChar source[], int32_t sLen, const UChar target[], int32_t tLen, int32_t pieceSize, UErrorCode … in compareUsingPartials()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | callcoll.c | 236 …t UChar source[], int32_t sLen, const UChar target[], int32_t tLen, int32_t pieceSize, UErrorCode … in compareUsingPartials()
|