Searched refs:testbuf (Results 1 - 25 of 144) sorted by relevance

123456

/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.manip/
H A Dflush.pass.cpp24 class testbuf class in inherits:std::basic_streambuf
28 testbuf() function in class:testbuf
45 testbuf<char> sb;
52 testbuf<wchar_t> sb;
/external/libcxx/test/std/input.output/iostream.format/std.manip/
H A Dsetfill.pass.cpp18 struct testbuf struct in inherits:std::basic_streambuf
21 testbuf() {} function in struct:testbuf
27 testbuf<char> sb;
33 testbuf<wchar_t> sb;
H A Dsetprecision.pass.cpp18 struct testbuf struct in inherits:std::basic_streambuf
21 testbuf() {} function in struct:testbuf
27 testbuf<char> sb;
33 testbuf<char> sb;
39 testbuf<wchar_t> sb;
45 testbuf<wchar_t> sb;
H A Dsetw.pass.cpp18 struct testbuf struct in inherits:std::basic_streambuf
21 testbuf() {} function in struct:testbuf
27 testbuf<char> sb;
33 testbuf<char> sb;
39 testbuf<wchar_t> sb;
45 testbuf<wchar_t> sb;
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.unformatted/
H A Dflush.pass.cpp23 class testbuf class in inherits:std::basic_streambuf
27 testbuf() function in class:testbuf
45 testbuf<char> sb;
/external/libcxx/test/std/input.output/iostreams.base/ios/iostate.flags/
H A Dexceptions.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
29 testbuf sb;
H A Dgood.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
29 testbuf sb;
/external/libcxx/test/std/input.output/iostreams.base/std.ios.manip/adjustfield.manip/
H A Dinternal.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
H A Dleft.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
H A Dright.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
/external/libcxx/test/std/input.output/iostreams.base/std.ios.manip/basefield.manip/
H A Ddec.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
H A Dhex.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
H A Doct.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
/external/libcxx/test/std/input.output/iostreams.base/std.ios.manip/floatfield.manip/
H A Dfixed.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
H A Dscientific.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
/external/libcxx/test/std/input.output/iostreams.base/std.ios.manip/fmtflags.manip/
H A Dboolalpha.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
H A Dnoboolalpha.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
H A Dnoshowbase.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
H A Dnoshowpoint.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
H A Dnoshowpos.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
H A Dnoskipws.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
H A Dnounitbuf.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
H A Dnouppercase.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
H A Dshowbase.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;
H A Dshowpoint.pass.cpp20 struct testbuf : public std::streambuf {}; struct in inherits:std::streambuf
24 testbuf sb;

Completed in 126 milliseconds

123456