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

/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/googletest/googlemock/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/v8/testing/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/fmtlib/test/gmock/
H A Dgmock.h8835 void ExpectSpecProperty(bool property, const string& failure_message) const { function in class:testing::internal::UntypedOnCallSpecBase
8870 ExpectSpecProperty(last_clause_ < kWith,
8881 ExpectSpecProperty(last_clause_ < kWillByDefault,
8886 ExpectSpecProperty(!action.IsDoDefault(),
9310 void ExpectSpecProperty(bool property, const string& failure_message) const {
9473 ExpectSpecProperty(false,
9477 ExpectSpecProperty(last_clause_ < kWith,
9501 ExpectSpecProperty(last_clause_ <= kInSequence,
9529 ExpectSpecProperty(last_clause_ <= kAfter,
9559 ExpectSpecProperty(last_clause
[all...]

Completed in 129 milliseconds