Home | History | Annotate | Download | only in test

Lines Matching defs:original_value

211   int original_value = *it;  // Have to compute it outside of macro call to be
213 EXPECT_EQ(original_value, *(it++));