Write the specified value to the specified *stream, surrounded by double quotes.
Synopsis
Declared in <bslim_gtestutil.h>
void
PrintTo(
BloombergLP::bslstl::StringRef const& value,
std::ostream* stream);
Created with MrDocs