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

/system/connectivity/shill/
H A Dtesting.h92 class SetErrorTypeInArgumentAction { class in namespace:shill
94 SetErrorTypeInArgumentAction(Error::Type error_type, bool warn_default) function in class:shill::SetErrorTypeInArgumentAction
127 ::testing::PolymorphicAction<SetErrorTypeInArgumentAction<error_argument_index>>
130 SetErrorTypeInArgumentAction<error_argument_index>(
138 ::testing::PolymorphicAction<SetErrorTypeInArgumentAction<error_argument_index>>
141 SetErrorTypeInArgumentAction<error_argument_index>(error_type, false));

Completed in 25 milliseconds