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

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-actions.h304 bool IsDoDefault() const { return impl_.get() == NULL; } function in class:testing::Action
314 !IsDoDefault(), __FILE__, __LINE__,
H A Dgmock-spec-builders.h318 ExpectSpecProperty(!action.IsDoDefault(),
1625 if (action != NULL && action->IsDoDefault())

Completed in 148 milliseconds