Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_string_wrappers.h20 using ostringstream = std:: variable
/external/libcxx/test/std/re/re.submatch/re.submatch.op/
Dstream.pass.cpp29 typedef std::basic_ostringstream<CharT> ostringstream; in test() typedef
/external/cronet/third_party/libc++/src/test/std/re/re.submatch/re.submatch.op/
Dstream.pass.cpp28 typedef std::basic_ostringstream<CharT> ostringstream; in test() typedef
/external/cronet/third_party/libc++/src/include/__fwd/
Dsstream.h33 using ostringstream = basic_ostringstream<char>; variable