HomeSort by relevance Sort by last modified time
    Searched defs:ExpectSpecProperty (Results 1 - 2 of 2) sorted by null

  /external/gmock/include/gmock/
gmock-spec-builders.h 271 void ExpectSpecProperty(bool property, const string& failure_message) const {
306 ExpectSpecProperty(last_clause_ < kWith,
317 ExpectSpecProperty(last_clause_ < kWillByDefault,
322 ExpectSpecProperty(!action.IsDoDefault(),
746 void ExpectSpecProperty(bool property, const string& failure_message) const {
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-spec-builders.h 267 void ExpectSpecProperty(bool property, const string& failure_message) const {
302 ExpectSpecProperty(last_clause_ < kWith,
313 ExpectSpecProperty(last_clause_ < kWillByDefault,
318 ExpectSpecProperty(!action.IsDoDefault(),
738 void ExpectSpecProperty(bool property, const string& failure_message) const {
    [all...]

Completed in 233 milliseconds