Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/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