Home
last modified time | relevance | path

Searched refs:random_leaf_count (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_btree_test.cc731 auto random_leaf_count = [&]() { in TEST() local
742 CordRepBtree* left = MakeTree(random_leaf_count(), coin_flip(rnd)); in TEST()
749 CordRepBtree* right = MakeTree(random_leaf_count(), coin_flip(rnd)); in TEST()