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

/external/google-breakpad/src/testing/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.cc1958 // should_print is true, the output should match the given regex and
1961 void VerifyOutput(const String& output, bool should_print, argument
1964 if (should_print) {
1980 void TestExpectedCall(bool should_print) { argument
1991 should_print, local
2002 should_print, local
2011 void TestUninterestingCall(bool should_print) { argument
2019 should_print, local
2031 should_print, local
/external/v8/src/runtime/
H A Druntime-interpreter.cc79 bool should_print = local
83 if (should_print) {
/external/googletest/googlemock/test/
H A Dgmock-internal-utils_test.cc406 bool should_print) {
411 if (should_print) {
405 TestLogWithSeverity(const string& verbosity, LogSeverity severity, bool should_print) argument
H A Dgmock-spec-builders_test.cc2061 // should_print is true, the output should match the given regex and
2064 void VerifyOutput(const std::string& output, bool should_print, argument
2067 if (should_print) {
2083 void TestExpectedCall(bool should_print) { argument
2094 should_print, local
2105 should_print, local
2114 void TestUninterestingCallOnNaggyMock(bool should_print) { argument
2128 should_print, local
2140 should_print, local
/external/v8/testing/gmock/test/
H A Dgmock-internal-utils_test.cc405 bool should_print) {
410 if (should_print) {
404 TestLogWithSeverity(const string& verbosity, LogSeverity severity, bool should_print) argument
H A Dgmock-spec-builders_test.cc2061 // should_print is true, the output should match the given regex and
2064 void VerifyOutput(const std::string& output, bool should_print, argument
2067 if (should_print) {
2083 void TestExpectedCall(bool should_print) { argument
2094 should_print, local
2105 should_print, local
2114 void TestUninterestingCallOnNaggyMock(bool should_print) { argument
2128 should_print, local
2140 should_print, local

Completed in 338 milliseconds