Searched refs:original_value (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/test/
H A Dgtest-param-test_test.cc211 int original_value = *it; // Have to compute it outside of macro call to be local
213 EXPECT_EQ(original_value, *(it++));

Completed in 8 milliseconds