Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
H A Dpbackfail.pass.cpp45 typename test_buf<char>::int_type pbackResult = f.pbackfail('a'); in main() local
58 typename test_buf<char>::int_type pbackResult = f.pbackfail('a'); in main() local