Searched refs:name_03 (Results 1 – 3 of 3) sorted by relevance
43 const char* name_03 = "filebuf_members-3"; // empty file, need to create in test_01() local60 fb_02.open(name_03, std::ios_base::in | std::ios_base::out); in test_01()61 fb_03.open(name_03, std::ios_base::out | std::ios_base::trunc); in test_01()
34 const char name_03[] = "ostream_inserter_other-2.tst"; variable80 std::ifstream f_in2(name_03); in test02()
78 const char name_03[] = "filebuf_virtuals-3.txt"; // empty file, need to create variable149 fb_03.open(name_03, std::ios_base::out | std::ios_base::in | std::ios_base::trunc); in test05()