Searched refs:GetInputObject (Results 1 – 7 of 7) sorted by relevance
190 const typename ActionTraits<SubClass>::InputObjectType& GetInputObject() in GetInputObject() function
240 object_ = this->GetInputObject(); in PerformAction()
54 const OmahaResponse& response = GetInputObject(); in PerformAction()
52 install_plan_ = GetInputObject(); in PerformAction()
59 install_plan_ = GetInputObject(); in PerformAction()
171 install_plan_ = GetInputObject(); in PerformAction()
433 EXPECT_TRUE(expected_input_object_ == GetInputObject()); in PerformAction()