OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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/chromium/testing/gmock/src/
gmock-spec-builders.cc
227
ExpectSpecProperty
(false,
231
ExpectSpecProperty
(last_clause_ < kTimes,
Completed in 34 milliseconds