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

  /external/chromium/testing/gmock/include/gmock/
gmock-spec-builders.h 266 void ExpectSpecProperty(bool property, const string& failure_message) const {
301 ExpectSpecProperty(last_clause_ < kWith,
312 ExpectSpecProperty(last_clause_ < kWillByDefault,
317 ExpectSpecProperty(!action.IsDoDefault(),
733 void ExpectSpecProperty(bool property, const string& failure_message) const {
896 ExpectSpecProperty(false,
900 ExpectSpecProperty(last_clause_ < kWith,
    [all...]
  /external/ceres-solver/internal/ceres/gmock/
gmock.h     [all...]

Completed in 39 milliseconds