Searched defs:way (Results 1 - 4 of 4) sorted by relevance

/external/libcxx/test/input.output/iostream.format/output.streams/ostream.seeks/
H A Dseekp2.pass.cpp32 seekoff(typename base::off_type off, std::ios_base::seekdir way, argument
36 assert(way == std::ios_base::beg);
H A Dtellp.pass.cpp32 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which) argument
35 assert(way == std::ios_base::cur);
/external/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
H A Dseekg_off.pass.cpp43 std::ios_base::seekdir way,
42 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which) argument
H A Dtellg.pass.cpp41 std::ios_base::seekdir way,
45 assert(way == std::ios_base::cur);
40 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which) argument

Completed in 130 milliseconds