Home
last modified time | relevance | path

Searched defs:testbuf (Results 1 – 25 of 144) sorted by relevance

123456

/llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/
H A Dtellg.pass.cpp19 struct testbuf struct
28 testbuf() {} in testbuf() function
29 testbuf(const string_type& str) in testbuf() argument
55 testbuf<char> sb(" 123456789"); in main() argument
H A Dseekg.pass.cpp19 struct testbuf struct
28 testbuf() {} in testbuf() argument
29 testbuf(const string_type& str) in testbuf() argument
52 testbuf<char> sb(" 123456789"); in main() argument
H A Dseekg_off.pass.cpp23 struct testbuf struct
32 testbuf() {} in testbuf() argument
33 testbuf(const string_type& str) in testbuf() argument
58 testbuf<char> sb(" 123456789"); in main() argument
H A Dreadsome.pass.cpp19 struct testbuf struct
28 testbuf() {} in testbuf() argument
29 testbuf(const string_type& str) in testbuf() function
45 testbuf<char> sb(" 1234567890"); in main() argument
H A Dignore.pass.cpp22 struct testbuf struct
31 testbuf() {} in testbuf() argument
32 testbuf(const string_type& str) in testbuf() function
48 testbuf<char> sb(" 1\n2345\n6"); in main() argument
H A Dpeek.pass.cpp20 struct testbuf struct
29 testbuf() {} in testbuf() argument
30 testbuf(const string_type& str) in testbuf() argument
46 testbuf<char> sb(" 1\n2345\n6"); in main() argument
H A Dputback.pass.cpp19 struct testbuf struct
28 testbuf() {} in testbuf() argument
29 testbuf(const string_type& str) in testbuf() argument
45 testbuf<char> sb(" 123456789"); in main() argument
H A Dunget.pass.cpp19 struct testbuf struct
28 testbuf() {} in testbuf() argument
29 testbuf(const string_type& str) in testbuf() argument
45 testbuf<char> sb(" 123456789"); in main() argument
H A Dread.pass.cpp20 struct testbuf struct
29 testbuf() {} in testbuf() argument
30 testbuf(const string_type& str) in testbuf() argument
46 testbuf<char> sb(" 123456789"); in main() argument
H A Dget.pass.cpp20 struct testbuf struct
29 testbuf() {} in testbuf() argument
30 testbuf(const string_type& str) in testbuf() argument
46 testbuf<char> sb(" "); in main() argument
H A Dget_chart.pass.cpp20 struct testbuf struct
29 testbuf() {} in testbuf() function
30 testbuf(const string_type& str) in testbuf() argument
46 testbuf<char> sb(" "); in main() argument
/llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/
H A Dsigned_char.pass.cpp19 struct testbuf struct
28 testbuf() {} in testbuf() argument
29 testbuf(const string_type& str) in testbuf() argument
45 testbuf<char> sb(" "); in main() argument
H A Dunsigned_char.pass.cpp19 struct testbuf struct
28 testbuf() {} in testbuf() function
29 testbuf(const string_type& str) in testbuf() function
45 testbuf<char> sb(" "); in main() argument
/llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/input.streams/istream.manip/
H A Dws.pass.cpp20 struct testbuf struct
29 testbuf() {} in testbuf() argument
30 testbuf(const string_type& str) in testbuf() function
46 testbuf<char> sb(" 123"); in main() argument
/llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/ext.manip/
H A Dget_time.pass.cpp23 struct testbuf struct
32 testbuf() {} in testbuf() argument
33 testbuf(const string_type& str) in testbuf() argument
/llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/input.streams/istream.rvalue/
H A Drvalue.pass.cpp21 struct testbuf struct
30 testbuf() {} in testbuf() argument
31 testbuf(const string_type& str) in testbuf() function
59 testbuf<char> sb(" 123"); in main() argument
/llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/input.streams/istream/istream_sentry/
H A Dctor.pass.cpp24 struct testbuf struct
33 testbuf() {} in testbuf() function
34 testbuf(const string_type& str) in testbuf() function
57 std::istream is((testbuf<char>*)0); in main() argument
/llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/
H A Dlong_double.pass.cpp23 struct testbuf struct
32 testbuf() {} in testbuf() argument
33 testbuf(const string_type& str) in testbuf() function
55 testbuf<char> sb("0"); in main() argument
H A Dshort.pass.cpp24 struct testbuf struct
33 testbuf() {} in testbuf() function
34 testbuf(const string_type& str) in testbuf() function
56 testbuf<char> sb("0"); in main() argument
H A Dint.pass.cpp24 struct testbuf struct
33 testbuf() {} in testbuf() argument
34 testbuf(const string_type& str) in testbuf() function
56 testbuf<char> sb("0"); in main() argument
H A Dfloat.pass.cpp23 struct testbuf struct
32 testbuf() {} in testbuf() argument
33 testbuf(const string_type& str) in testbuf() argument
55 testbuf<char> sb("0"); in main() argument
H A Dlong_long.pass.cpp23 struct testbuf struct
32 testbuf() {} in testbuf() argument
33 testbuf(const string_type& str) in testbuf() argument
55 testbuf<char> sb("0"); in main() argument
H A Dunsigned_int.pass.cpp23 struct testbuf struct
32 testbuf() {} in testbuf() function
33 testbuf(const string_type& str) in testbuf() function
55 testbuf<char> sb("0"); in main() argument
H A Dlong.pass.cpp23 struct testbuf struct
32 testbuf() {} in testbuf() argument
33 testbuf(const string_type& str) in testbuf() argument
55 testbuf<char> sb("0"); in main() argument
H A Ddouble.pass.cpp23 struct testbuf struct
32 testbuf() {} in testbuf() argument
33 testbuf(const string_type& str) in testbuf() function
55 testbuf<char> sb("0"); in main() argument

123456