Home
last modified time | relevance | path

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

/external/chromium/testing/gmock/include/gmock/
Dgmock-actions.h302 bool IsDoDefault() const { return impl_.get() == NULL; } in IsDoDefault() function
312 !IsDoDefault(), __FILE__, __LINE__, in Perform()
Dgmock-spec-builders.h317 ExpectSpecProperty(!action.IsDoDefault(), in WillByDefault()
1601 if (action != NULL && action->IsDoDefault()) in UntypedFindMatchingExpectation()