Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Dinvariants.cc33 typedef std::string::size_type csize_type; in test01() typedef
36 csize_type npos = std::string::npos; in test01()
37 csize_type csz01, csz02; in test01()
116 typedef std::string::size_type csize_type; in test02() typedef
119 csize_type npos = std::string::npos; in test02()
120 csize_type csz01, csz02; in test02()
H A Dsubstr.cc30 typedef std::string::size_type csize_type; in test01() typedef
33 csize_type npos = std::string::npos; in test01()
34 csize_type csz01, csz02; in test01()
H A Delement_access.cc30 typedef std::string::size_type csize_type; in test01() typedef
33 csize_type npos = std::string::npos; in test01()
34 csize_type csz01, csz02; in test01()
H A Drfind.cc29 typedef std::string::size_type csize_type; in test01() typedef
32 csize_type npos = std::string::npos; in test01()
33 csize_type csz01, csz02; in test01()
H A Dappend.cc30 typedef std::string::size_type csize_type; in test01() typedef
33 csize_type npos = std::string::npos; in test01()
34 csize_type csz01, csz02; in test01()
H A Dctor_copy_dtor.cc32 typedef std::string::size_type csize_type; in test01() typedef
34 csize_type npos = std::string::npos; in test01()
35 csize_type csz01, csz02; in test01()
H A Dreplace.cc30 typedef std::string::size_type csize_type; in test01() typedef
33 csize_type npos = std::string::npos; in test01()
34 csize_type csz01, csz02; in test01()
H A Dinsert.cc30 typedef std::string::size_type csize_type; in test01() typedef
32 csize_type npos = std::string::npos; in test01()
33 csize_type csz01, csz02; in test01()
H A Dfind.cc30 typedef std::string::size_type csize_type; in test01() typedef
33 csize_type npos = std::string::npos; in test01()
34 csize_type csz01, csz02; in test01()
H A Dinserters_extractors.cc38 typedef std::string::size_type csize_type; in test01() typedef
41 csize_type npos = std::string::npos; in test01()
42 csize_type csz01, csz02; in test01()