Searched refs:GetInputObject (Results 1 – 8 of 8) sorted by relevance
188 const typename ActionTraits<SubClass>::InputObjectType& GetInputObject() in GetInputObject() function
259 object_ = this->GetInputObject(); in PerformAction()
53 const OmahaResponse& response = GetInputObject(); in PerformAction()
281 omaha_response_ = GetInputObject(); in PerformAction()
57 install_plan_ = GetInputObject(); in PerformAction()
174 install_plan_ = GetInputObject(); in PerformAction()
58 install_plan_ = GetInputObject(); in PerformAction()
342 EXPECT_TRUE(expected_input_object_ == GetInputObject()); in PerformAction()