Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/test/
Dgmock-spec-builders_test.cc1961 void VerifyOutput(const String& output, bool should_print, in VerifyOutput()
1980 void TestExpectedCall(bool should_print) { in TestExpectedCall()
2011 void TestUninterestingCall(bool should_print) { in TestUninterestingCall()
Dgmock-internal-utils_test.cc385 bool should_print) { in TestLogWithSeverity()
/external/google-breakpad/src/testing/scripts/generator/cpp/
Dast.py1666 def PrintIndentifiers(filename, should_print): argument
1690 def PrintAllIndentifiers(filenames, should_print): argument