Searched refs:EXTRA_BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance
12 EXTRA_BLOCK_SIZE = 1024, enumerator
163 keys[i].resize(std::rand() % (marisa::Keyset::EXTRA_BLOCK_SIZE * 2)); in TestKeyset()191 keys[i].resize(std::rand() % (marisa::Keyset::EXTRA_BLOCK_SIZE * 2)); in TestKeyset()
110 if (size > EXTRA_BLOCK_SIZE) { in reserve()