Searched refs:should_check (Results 1 - 4 of 4) sorted by relevance

/external/google-breakpad/src/testing/src/
H A Dgmock-spec-builders.cc175 bool should_check = false; local
180 should_check = true;
184 if (should_check) {
/external/googletest/googlemock/src/
H A Dgmock-spec-builders.cc175 bool should_check = false; local
180 should_check = true;
184 if (should_check) {
/external/v8/testing/gmock/src/
H A Dgmock-spec-builders.cc175 bool should_check = false; local
180 should_check = true;
184 if (should_check) {
/external/fmtlib/test/
H A Dgmock-gtest-all.cc10625 bool should_check = false;
10630 should_check = true;
10634 if (should_check) {

Completed in 104 milliseconds