Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h313 ExpectSpecProperty(!action.IsDoDefault(),
1623 if (action != nullptr && action->IsDoDefault())
H A Dgmock-actions.h781 bool IsDoDefault() const { return fun_ == nullptr; } in IsDoDefault() function in testing::Action
790 if (IsDoDefault()) { in Perform()
801 // we'd need to handle the IsDoDefault() case separately. in operator OnceAction()

Completed in 6 milliseconds