Home
last modified time | relevance | path

Searched refs:should_check (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/src/
Dgmock-spec-builders.cc175 bool should_check = false; in CheckActionCountIfNotDone() local
180 should_check = true; in CheckActionCountIfNotDone()
184 if (should_check) { in CheckActionCountIfNotDone()
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc175 bool should_check = false; in CheckActionCountIfNotDone() local
180 should_check = true; in CheckActionCountIfNotDone()
184 if (should_check) { in CheckActionCountIfNotDone()
/external/googletest/googlemock/src/
Dgmock-spec-builders.cc207 bool should_check = false; in CheckActionCountIfNotDone() local
212 should_check = true; in CheckActionCountIfNotDone()
216 if (should_check) { in CheckActionCountIfNotDone()