/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/ |
H A D | replace.cc | 37 const std::string str01(str_lit01); in test01() local 107 std::string str01 = title01; in test03() local 151 std::string str01 = "geogaddi"; in test04() local 187 std::string str01 = "londinium"; in test05() local
|
H A D | insert.cc | 35 const std::string str01("rodeo beach, marin"); in test01() local 198 std::string str01; in test02() local
|
H A D | invariants.cc | 41 std::string str01("montara beach, half moon bay"); in test01() local 124 const std::string str01("its beach, santa cruz"); in test02() local
|
H A D | ctor_copy_dtor.cc | 38 const std::string str01(str_lit01); in test01() local 210 std::string str01("portofino"); in test04() local
|
H A D | inserters_extractors.cc | 44 const std::string str01("sailing grand traverse bay\n" in test01() local 263 std::string str01("@silent"); in test06() local
|
H A D | substr.cc | 37 const std::string str01(str_lit01); in test01() local
|
H A D | capacity.cc | 130 std::string str01; in test01() local 258 std::string str01 = "twelve chars"; in test02() local
|
H A D | append.cc | 37 const std::string str01(str_lit01); in test01() local
|
H A D | rfind.cc | 36 const std::string str01("mavericks, santa cruz"); in test01() local
|
H A D | find.cc | 37 const std::string str01("mavericks, santa cruz"); in test01() local
|
H A D | element_access.cc | 36 const std::string str01("tamarindo, costa rica"); in test01() local
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
H A D | ostringstream_members.cc | 31 const std::string str01 = "123"; in test01() local 69 const std::string str01(strlit01); in test02() local 107 std::string str01; in test03() local
|
H A D | ostream_inserter_char.cc | 33 std::string str01; in test01() local 66 std::string str01 = ""; in test02() local 102 std::string str01 = ""; in test03() local 167 std::string str01; in test05() local
|
H A D | istringstream_members.cc | 31 const std::string str01 = "123"; in test01() local 92 const std::string str01(strlit01); in test02() local
|
H A D | stringstream_members.cc | 31 const std::string str01 = "123"; in test01() local 92 const std::string str01(strlit01); in test02() local
|
H A D | istream_manip.cc | 33 const std::string str01(" santa barbara "); in test01() local
|
H A D | istream_sentry.cc | 40 const std::string str01(lit01); in test01() local
|
H A D | ios_manip_fmtflags.cc | 93 std::string str01; in test02() local
|
H A D | fstream_members.cc | 41 const std::string str01(strlit01); in test02() local
|
H A D | ios_base_callbacks.cc | 27 const std::string str01("the nubians of plutonia"); variable
|
H A D | ifstream_members.cc | 91 const std::string str01(strlit01); in test02() local
|
H A D | ofstream_members.cc | 92 const std::string str01(strlit01); in test02() local
|
H A D | ostream_manip.cc | 33 const std::string str01(" santa barbara "); in test01() local
|
H A D | istream_unformatted.cc | 152 std::string str01(str_lit01); in test02() local 245 std::string str01(str_lit01); in test03() local
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/23_containers/ |
H A D | bitset_ctor.cc | 48 std::string str01("stuff smith sessions"); in test01() local
|