Home
last modified time | relevance | path

Searched defs:test_type (Results 1 – 25 of 28) sorted by relevance

12

/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/17_intro/
H A Dheader_cstddef.cc27 struct test_type struct
29 int i;
30 int j;
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dmoneypunct.cc31 typedef std::moneypunct<char, true> test_type; in test01() typedef
44 typedef std::moneypunct<char, false> test_type; in test02() typedef
H A Dnumpunct.cc30 typedef std::numpunct<char> test_type; in test01() typedef
H A Dnum_get.cc30 typedef std::num_get<char> test_type; in test01() typedef
H A Dcollate.cc30 typedef std::messages<char> test_type; in test01() typedef
H A Dnum_put.cc30 typedef std::num_put<char> test_type; in test01() typedef
H A Dtime_put.cc30 typedef std::time_put<char> test_type; in test01() typedef
H A Dcodecvt.cc30 typedef std::codecvt<char, char, mbstate_t> test_type; in test01() typedef
H A Dmoney_put.cc30 typedef std::money_put<char> test_type; in test01() typedef
H A Dmoney_get.cc30 typedef std::money_get<char> test_type; in test01() typedef
H A Dtime_get.cc30 typedef std::time_get<char> test_type; in test01() typedef
H A Dmessages.cc30 typedef std::messages<char> test_type; in test01() typedef
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Distringstream.cc41 typedef std::istringstream test_type; in test01() typedef
H A Difstream.cc41 typedef std::ifstream test_type; in test01() typedef
H A Diostream.cc41 typedef std::iostream test_type; in test01() typedef
H A Dios.cc41 typedef std::ios test_type; in test01() typedef
H A Dofstream.cc41 typedef std::ifstream test_type; in test01() typedef
H A Dostringstream.cc41 typedef std::ostringstream test_type; in test01() typedef
H A Dostream.cc42 typedef std::ostream test_type; in test01() typedef
H A Distream.cc42 typedef std::istream test_type; in test01() typedef
H A Dfstream.cc42 typedef std::fstream test_type; in test01() typedef
H A Dstreambuf.cc42 typedef std::streambuf test_type; in test01() typedef
H A Dstringbuf.cc42 typedef std::stringbuf test_type; in test01() typedef
H A Dstringstream.cc42 typedef std::stringstream test_type; in test01() typedef
H A Dfilebuf.cc34 typedef std::filebuf test_type; in test01() typedef

12