/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/ |
H A D | replace.cc | 38 std::string str02("del mar, california"); in test01() local 108 std::string str02 = title02; in test03() local 152 std::string str02; in test04() local 188 std::string str02 = "cydonia"; in test05() local
|
H A D | invariants.cc | 42 const std::string str02("ocean beach, san francisco"); in test01() local 126 std::string str02 = str01; in test02() local
|
H A D | ctor_copy_dtor.cc | 39 const std::string str02("baker beach, san francisco"); in test01() local 214 std::string str02(i1, i2); in test04() local
|
H A D | inserters_extractors.cc | 46 const std::string str02("sailing"); in test01() local 273 std::string str02; in test06() local
|
H A D | substr.cc | 38 std::string str02; in test01() local
|
H A D | capacity.cc | 159 std::basic_string< A<B> > str02; in test01() local 260 std::string str02 = str01; in test02() local
|
H A D | append.cc | 38 const std::string str02("corpus, "); in test01() local
|
H A D | rfind.cc | 37 std::string str02(str_lit01); in test01() local
|
H A D | find.cc | 38 std::string str02(str_lit01); in test01() local
|
H A D | element_access.cc | 37 std::string str02("41st street beach, capitola, california"); in test01() local
|
H A D | insert.cc | 36 const std::string str02("baker beach, san francisco"); in test01() local
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
H A D | ostringstream_members.cc | 32 std::string str02; in test01() local 70 std::string str02; in test02() local 115 std::string str02("these golden days, i spend waiting for you:\n" in test03() local
|
H A D | istringstream_members.cc | 32 std::string str02; in test01() local 93 std::string str02; in test02() local
|
H A D | stringstream_members.cc | 32 std::string str02; in test01() local 93 std::string str02; in test02() local
|
H A D | istream_manip.cc | 34 std::string str02(str_lit01); in test01() local
|
H A D | ostream_inserter_char.cc | 75 std::string str02 = "1"; in test02() local 111 std::string str02 = "1"; in test03() local
|
H A D | ios_manip_fmtflags.cc | 94 std::string str02; in test02() local
|
H A D | fstream_members.cc | 42 std::string str02; in test02() local
|
H A D | ios_base_callbacks.cc | 28 std::string str02; variable
|
H A D | ifstream_members.cc | 92 std::string str02; in test02() local
|
H A D | ofstream_members.cc | 93 std::string str02; in test02() local
|
H A D | ostream_manip.cc | 34 std::string str02(str_lit01); in test01() local
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/23_containers/ |
H A D | bitset_ctor.cc | 60 std::string str02("010101000011"); in test01() local
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/24_iterators/ |
H A D | ostreambuf_iterator.cc | 59 std::string str02(slit02); in test02() local
|