Home | Sort by relevance Sort by last modified time |
/external/google-breakpad/src/testing/include/gmock/ | |
gmock-actions.h | 857 : action1_(action1), action2_(action2) {} 863 return Action<F>(new Impl<F>(action1_, action2_)); 876 : action1_(action1), action2_(action2) {} 879 action1_.Perform(args); 884 const Action<VoidResult> action1_; member in class:testing::internal::DoBothAction::Impl 890 Action1 action1_; member in class:testing::internal::DoBothAction [all...] |