Searched defs:should_print (Results 1 - 2 of 2) sorted by relevance

/external/chromium/testing/gmock/test/
H A Dgmock-internal-utils_test.cc385 bool should_print) {
390 if (should_print) {
384 TestLogWithSeverity(const string& verbosity, LogSeverity severity, bool should_print) argument
H A Dgmock-spec-builders_test.cc1947 // should_print is true, the output should match the given regex and
1950 void VerifyOutput(const String& output, bool should_print, argument
1953 if (should_print) {
1969 void TestExpectedCall(bool should_print) { argument
1980 should_print, local
1991 should_print, local
2000 void TestUninterestingCall(bool should_print) { argument
2008 should_print, local
2020 should_print, local

Completed in 74 milliseconds