Searched refs:SetVerbose (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/conformance/ | ||
D | conformance_test.h | 149 void SetVerbose(bool verbose) { verbose_ = verbose; } in SetVerbose() function |
D | conformance_test_runner.cc | 208 suite->SetVerbose(true); in Run() |