Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/UnitTest++/UnitTest++/
H A DMemoryOutStream.cpp24 std::ostream& FormatToStream(std::ostream& stream, char const* format, ValueType const& value) in FormatToStream() function
62 void FormatToStream(MemoryOutStream& stream, char const* format, ValueType const& value) in FormatToStream() function