Home
last modified time | relevance | path

Searched refs:testbuf_exception (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/
H A Dsync.pass.cpp52 struct testbuf_exception { }; struct
80 throw testbuf_exception(); in sync()
110 } catch (testbuf_exception const&) { in main()
126 } catch (testbuf_exception const&) { in main()