Searched refs:IsDoDefault (Results 1 – 6 of 6) sorted by relevance
304 bool IsDoDefault() const { return impl_.get() == NULL; } in IsDoDefault() function314 !IsDoDefault(), __FILE__, __LINE__, in Perform()
318 ExpectSpecProperty(!action.IsDoDefault(), in WillByDefault()1625 if (action != NULL && action->IsDoDefault()) in UntypedFindMatchingExpectation()
379 bool IsDoDefault() const { return impl_.get() == NULL; }389 !IsDoDefault(), __FILE__, __LINE__,
322 ExpectSpecProperty(!action.IsDoDefault(), in WillByDefault()1698 if (action != NULL && action->IsDoDefault()) in UntypedFindMatchingExpectation()
382 bool IsDoDefault() const { return fun_ == nullptr; }391 if (IsDoDefault()) {
327 ExpectSpecProperty(!action.IsDoDefault(), in WillByDefault()1712 if (action != nullptr && action->IsDoDefault()) in UntypedFindMatchingExpectation()