Searched refs:kMinLengthSize (Results 1 – 2 of 2) sorted by relevance
172 static const int kMinLengthSize = ABSL_ARRAYSIZE(min_length); variable190 } else if (node->concat()->depth() > kMinLengthSize) { in IsRootBalanced()1096 : root_length_(length), trees_(kMinLengthSize, nullptr) {} in CordForest()1111 if (concat_node->depth() >= kMinLengthSize || in Build()
95 static const int kMinLengthSize = ABSL_ARRAYSIZE(min_length); variable107 } else if (node->concat()->depth() > kMinLengthSize) { in IsRootBalanced()1084 : root_length_(length), trees_(kMinLengthSize, nullptr) {} in CordForest()1099 if (concat_node->depth() >= kMinLengthSize || in Build()