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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-actions.h379 bool IsDoDefault() const { return impl_.get() == NULL; } function in class:testing::Action
389 !IsDoDefault(), __FILE__, __LINE__,
H A Dgmock-spec-builders.h322 ExpectSpecProperty(!action.IsDoDefault(),
1698 if (action != NULL && action->IsDoDefault())

Completed in 14 milliseconds