Home
last modified time | relevance | path

Searched defs:pieceSize (Results 1 – 5 of 5) sorted by relevance

/third_party/node/benchmark/buffers/
Dbuffer-concat.js6 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/
DRopeByteStringTest.java63 int pieceSize = 64; in testBalance() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DRopeByteStringTest.java89 int pieceSize = 64; in testBalance() local
/third_party/icu/icu4c/source/test/intltest/
Dtscoll.cpp94 …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/
Dcallcoll.c236 …t UChar source[], int32_t sLen, const UChar target[], int32_t tLen, int32_t pieceSize, UErrorCode … in compareUsingPartials()