Home
last modified time | relevance | path

Searched refs:action_count_checked_ (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/src/
Dgmock-spec-builders.cc82 action_count_checked_(false) {} in ExpectationBase()
178 if (!action_count_checked_) { in CheckActionCountIfNotDone()
179 action_count_checked_ = true; in CheckActionCountIfNotDone()
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc82 action_count_checked_(false) {} in ExpectationBase()
178 if (!action_count_checked_) { in CheckActionCountIfNotDone()
179 action_count_checked_ = true; in CheckActionCountIfNotDone()
/external/googletest/googlemock/src/
Dgmock-spec-builders.cc91 action_count_checked_(false) {} in ExpectationBase()
210 if (!action_count_checked_) { in CheckActionCountIfNotDone()
211 action_count_checked_ = true; in CheckActionCountIfNotDone()
/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h861 mutable bool action_count_checked_; // Under mutex_. variable
/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h876 mutable bool action_count_checked_; // Under mutex_. variable
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-spec-builders.h869 mutable bool action_count_checked_; // Under mutex_. variable