Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord_ring_test.cc377 CordRepRing* CreateWithCapacity(CordRep* child, size_t extra_capacity) { in CreateWithCapacity()
1131 size_t extra_capacity = 1 + (GetParam().with_capacity ? flats.size() : 0); in TEST_P() local
1252 size_t extra_capacity = 1 + (GetParam().with_capacity ? flats.size() : 0); in TEST_P() local