Searched refs:GetMachineType (Results 1 – 3 of 3) sorted by relevance
84 os_sp_ = image_props_.version + "_" + GetMachineType(); in Init()183 string OmahaRequestParams::GetMachineType() const { in GetMachineType() function in chromeos_update_engine::OmahaRequestParams
68 string GetMachineType() { in GetMachineType() function88 EXPECT_EQ(string("ForcedVersion_") + GetMachineType(), params_.os_sp()); in TEST_F()
270 std::string GetMachineType() const;