Searched refs:name_03 (Results 1 - 25 of 28) sorted by relevance

12

/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/
H A D11389-3.cc25 const char name_03[] = "tmp_11389-3"; variable
33 fbout.open(name_03, ios_base::out);
41 fbin.open(name_03, ios_base::in);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/
H A D3-out.cc48 const char name_03[] = "filebuf_members-1.tst"; // empty file variable
58 out3.open(name_03, ios_base::out);
H A D3-in.cc48 const char name_03[] = "filebuf_members-1.tst"; // empty file variable
58 in3.open(name_03, ios_base::in);
H A D3-io.cc51 const char name_03[] = "filebuf_members-1.tst"; // empty file variable
61 in3.open(name_03, ios_base::in | ios_base::out);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/char/
H A D3-in.cc48 const char name_03[] = "filebuf_members-1.tst"; // empty file variable
58 in3.open(name_03, ios_base::in);
H A D3-io.cc51 const char name_03[] = "filebuf_members-1.tst"; // empty file variable
61 in3.open(name_03, ios_base::in | ios_base::out);
H A D3-out.cc48 const char name_03[] = "filebuf_members-1.tst"; // empty file variable
58 out3.open(name_03, ios_base::out);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/sputc/char/
H A D1-io.cc32 const char name_03[] = "tmp_sputc_1io.tst"; variable
53 fb_03.open(name_03, ios_base::out | ios_base::in | ios_base::trunc);
H A D2-io.cc32 const char name_03[] = "tmp_sputc_2io.tst"; variable
54 fb_03.open(name_03, ios_base::out | ios_base::in | ios_base::trunc);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/sputn/char/
H A D1-io.cc32 const char name_03[] = "tmp_sputn_1io.tst"; // empty file, need to create variable
53 fb_03.open(name_03, ios_base::out | ios_base::in | ios_base::trunc);
H A D2-io.cc32 const char name_03[] = "tmp_sputn_2io.tst"; // empty file, need to create variable
54 fb_03.open(name_03, ios_base::out | ios_base::in | ios_base::trunc);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/open/char/
H A D1.cc37 const char* name_03 = "filebuf_members-3"; // empty file, need to create local
59 f = fb_02.open(name_03, std::ios_base::in | std::ios_base::out);
63 fb_03.open(name_03, std::ios_base::out | std::ios_base::trunc);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/
H A D3.cc37 const char name_03[] = "filebuf_virtuals-3.txt"; // empty file, need to create variable
72 fb_03.open(name_03, std::ios_base::out | std::ios_base::in | std::ios_base::trunc);
H A D1.cc37 const char* name_03 = "filebuf_members-3"; // empty file, need to create local
58 fb_03.open(name_03, std::ios_base::out | std::ios_base::trunc);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/in_avail/char/
H A D1.cc39 const char name_03[] = "filebuf_virtuals-3.txt"; // empty file, need to create variable
85 fb_03.open(name_03, std::ios_base::out | std::ios_base::in | std::ios_base::trunc);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/is_open/char/
H A D1.cc37 const char* name_03 = "filebuf_members-3"; // empty file, need to create local
52 fb_03.open(name_03, std::ios_base::out | std::ios_base::trunc);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/sbumpc/char/
H A D1-io.cc32 const char name_03[] = "tmp_sbumpc_1io.tst"; // empty file, need to create variable
49 fb_03.open(name_03, ios_base::out | ios_base::in | ios_base::trunc);
H A D2-io.cc32 const char name_03[] = "tmp_sbumpc_2io.tst"; // empty file, need to create variable
50 fb_03.open(name_03, ios_base::out | ios_base::in | ios_base::trunc);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/sgetc/char/
H A D1-io.cc32 const char name_03[] = "tmp_sgetc_1io.tst"; // empty file, need to create variable
51 fb_03.open(name_03, ios::out | ios::in | ios::trunc);
H A D2-io.cc32 const char name_03[] = "tmp_sgetc_2io.tst"; // empty file, need to create variable
52 fb_03.open(name_03, ios::out | ios::in | ios::trunc);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/sgetn/char/
H A D2-io.cc37 const char name_03[] = "tmp_sgetn_2io.tst"; // empty file, need to create variable
63 fb_03.open(name_03, ios_base::out | ios_base::in | ios_base::trunc);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/snextc/char/
H A D1-io.cc33 const char name_03[] = "tmp_snextc_1io.tst"; // empty file, need to create variable
51 fb_03.open(name_03, ios_base::out | ios_base::in | ios_base::trunc);
H A D2-io.cc32 const char name_03[] = "tmp_snextc_2io.tst"; // empty file, need to create variable
51 fb_03.open(name_03, ios_base::out | ios_base::in | ios_base::trunc);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/char/
H A D1.cc35 const char name_03[] = "ostream_inserter_other-2.tst"; variable
69 std::ifstream f_in2(name_03);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/wchar_t/
H A D1.cc30 const char name_03[] = "wostream_inserter_other-2.tst"; variable
64 std::wifstream f_in2(name_03);

Completed in 202 milliseconds

12