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()
52 const OmahaResponse& response = GetInputObject(); in PerformAction()
51 install_plan_ = GetInputObject(); in PerformAction()
58 install_plan_ = GetInputObject(); in PerformAction()
175 install_plan_ = GetInputObject(); in PerformAction()
433 EXPECT_TRUE(expected_input_object_ == GetInputObject()); in PerformAction()