Lines Matching refs:get
56 EXPECT_EQ(Pass::Status::SuccessWithChange, std::get<1>(result));
57 const std::string& output = std::get<0>(result);
126 EXPECT_EQ(Pass::Status::SuccessWithChange, std::get<1>(result));
127 const std::string& output = std::get<0>(result);
157 EXPECT_EQ(Pass::Status::SuccessWithoutChange, std::get<1>(result));
186 EXPECT_EQ(Pass::Status::SuccessWithoutChange, std::get<1>(result));
214 EXPECT_EQ(Pass::Status::SuccessWithChange, std::get<1>(result));
215 const std::string& output = std::get<0>(result);
248 EXPECT_EQ(Pass::Status::SuccessWithChange, std::get<1>(result));
249 const std::string& output = std::get<0>(result);
256 // that the uses get replaced as well. Here we check that the use in the return