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

  /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...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/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/googletest/googlemock/include/gmock/
gmock-spec-builders.h 277 void ExpectSpecProperty(bool property,
311 ExpectSpecProperty(last_clause_ < kWith,
322 ExpectSpecProperty(last_clause_ < kWillByDefault,
327 ExpectSpecProperty(!action.IsDoDefault(),
752 void ExpectSpecProperty(bool property,
    [all...]
  /external/google-breakpad/src/testing/src/
gmock-spec-builders.cc 227 ExpectSpecProperty(false,
231 ExpectSpecProperty(last_clause_ < kTimes,
  /external/googletest/googlemock/src/
gmock-spec-builders.cc 259 ExpectSpecProperty(false,
263 ExpectSpecProperty(last_clause_ < kTimes,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/src/
gmock-spec-builders.cc 227 ExpectSpecProperty(false,
231 ExpectSpecProperty(last_clause_ < kTimes,

Completed in 299 milliseconds