Home
last modified time | relevance | path

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

/external/libcxx/test/std/strings/basic.string/string.capacity/
Dreserve.pass.cpp24 typename S::size_type old_cap = s.capacity(); in test() local
37 typename S::size_type old_cap = s.capacity(); in test() local
Dshrink_to_fit.pass.cpp23 typename S::size_type old_cap = s.capacity(); in test() local