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

/external/gmock/include/gmock/
H A Dgmock-actions.h304 bool IsDoDefault() const { return impl_.get() == NULL; } function in class:testing::Action
314 !IsDoDefault(), __FILE__, __LINE__,
/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__,

Completed in 263 milliseconds