Home
last modified time | relevance | path

Searched refs:kWith (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h255 kWith, enumerator
300 ExpectSpecProperty(last_clause_ < kWith, in With()
303 last_clause_ = kWith; in With()
726 kWith, enumerator
911 if (last_clause_ == kWith) { in With()
916 ExpectSpecProperty(last_clause_ < kWith, in With()
920 last_clause_ = kWith; in With()