Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.iterators/
Dcrbegin.pass.cpp23 typename S::const_reverse_iterator cb = s.crbegin(); in test() local
Dcbegin.pass.cpp23 typename S::const_iterator cb = s.cbegin(); in test() local
Drbegin.pass.cpp26 typename S::const_reverse_iterator cb = cs.rbegin(); in test() local
Dbegin.pass.cpp26 typename S::const_iterator cb = cs.begin(); in test() local