Home
last modified time | relevance | path

Searched defs:test_istream (Results 1 – 5 of 5) sorted by relevance

/llvm-project/libcxx/test/std/input.output/iostream.format/input.streams/istream/istream.cons/
H A Dcopy.verify.cpp21 struct test_istream struct
26 test_istream(test_istream&& s) in test_istream() argument
31 test_istream& operator=(test_istream&& s) { in operator =() argument
36 test_istream(test_istream const& s) in test_istream() argument
41 test_istream& operator=(test_istream const& s) { in operator =() argument
H A Dmove.pass.cpp29 struct test_istream global() struct
33 test_istreamtest_istream test_istream() argument
35 test_istreamtest_istream test_istream() argument
/llvm-project/libcxx/test/std/input.output/iostream.format/input.streams/istream/istream.assign/
H A Dmove_assign.pass.cpp30 struct test_istream global() struct
34 test_istreamtest_istream test_istream() argument
36 operator =test_istream operator =() argument
H A Dmember_swap.pass.cpp29 struct test_istream global() struct
33 test_istreamtest_istream test_istream() argument
35 swaptest_istream swap() argument
/llvm-project/libcxx/test/libcxx/input.output/iostream.format/input.streams/
H A Dtraits_mismatch.verify.cpp21 struct test_istream global() struct