MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / SetDefaultResultPrinter

Method SetDefaultResultPrinter

src/gtest/gtest-all.cpp:4890–4899  ·  view source on GitHub ↗

Sets the default_result_printer attribute to the provided listener. The listener is also added to the listener list and previous default_result_printer is removed from it and deleted. The listener can also be NULL in which case it will not be added to the list. Does nothing if the previous and the current listener objects are the same.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

gtest-all.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected