Home
last modified time | relevance | path

Searched defs:I2 (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/stream.iterators/ostream.iterator/
Dtypes.pass.cpp34 typedef std::ostream_iterator<unsigned, wchar_t> I2; in main() typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/stream.iterators/ostreambuf.iterator/
Dtypes.pass.cpp37 typedef std::ostreambuf_iterator<wchar_t> I2; in main() typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/stream.iterators/istreambuf.iterator/
Dtypes.pass.cpp42 typedef std::istreambuf_iterator<wchar_t> I2; in main() typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/stream.iterators/istream.iterator/
Dtypes.pass.cpp35 typedef std::istream_iterator<unsigned, wchar_t> I2; in main() typedef