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

/external/gmock/include/gmock/
H A Dgmock-spec-builders.h271 void ExpectSpecProperty(bool property, const string& failure_message) const { function in class:testing::internal::UntypedOnCallSpecBase
306 ExpectSpecProperty(last_clause_ < kWith,
317 ExpectSpecProperty(last_clause_ < kWillByDefault,
322 ExpectSpecProperty(!action.IsDoDefault(),
746 void ExpectSpecProperty(bool property, const string& failure_message) const {
909 ExpectSpecProperty(false,
913 ExpectSpecProperty(last_clause_ < kWith,
937 ExpectSpecProperty(last_clause_ <= kInSequence,
965 ExpectSpecProperty(last_clause_ <= kAfter,
995 ExpectSpecProperty(last_clause
[all...]
/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-spec-builders.h267 void ExpectSpecProperty(bool property, const string& failure_message) const { function in class:testing::internal::UntypedOnCallSpecBase
302 ExpectSpecProperty(last_clause_ < kWith,
313 ExpectSpecProperty(last_clause_ < kWillByDefault,
318 ExpectSpecProperty(!action.IsDoDefault(),
738 void ExpectSpecProperty(bool property, const string& failure_message) const {
901 ExpectSpecProperty(false,
905 ExpectSpecProperty(last_clause_ < kWith,
929 ExpectSpecProperty(last_clause_ <= kInSequence,
957 ExpectSpecProperty(last_clause_ <= kAfter,
987 ExpectSpecProperty(last_clause
[all...]
/external/gmock/src/
H A Dgmock-spec-builders.cc227 ExpectSpecProperty(false,
231 ExpectSpecProperty(last_clause_ < kTimes,
/external/google-breakpad/src/testing/src/
H A Dgmock-spec-builders.cc227 ExpectSpecProperty(false,
231 ExpectSpecProperty(last_clause_ < kTimes,

Completed in 223 milliseconds