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

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-spec-builders.h262 void AssertSpecProperty(bool property, const string& failure_message) const { function in class:testing::internal::UntypedOnCallSpecBase
331 AssertSpecProperty(last_clause_ == kWillByDefault,
733 void AssertSpecProperty(bool property, const string& failure_message) const {
/external/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h266 void AssertSpecProperty(bool property, const string& failure_message) const { function in class:testing::internal::UntypedOnCallSpecBase
335 AssertSpecProperty(last_clause_ == kWillByDefault,
741 void AssertSpecProperty(bool property, const string& failure_message) const {
/external/v8/testing/gmock/include/gmock/
H A Dgmock-spec-builders.h266 void AssertSpecProperty(bool property, const string& failure_message) const { function in class:testing::internal::UntypedOnCallSpecBase
335 AssertSpecProperty(last_clause_ == kWillByDefault,
741 void AssertSpecProperty(bool property, const string& failure_message) const {
/external/fmtlib/test/gmock/
H A Dgmock.h8830 void AssertSpecProperty(bool property, const string& failure_message) const { function in class:testing::internal::UntypedOnCallSpecBase
8899 AssertSpecProperty(last_clause_ == kWillByDefault,
9305 void AssertSpecProperty(bool property, const string& failure_message) const {

Completed in 341 milliseconds