Searched refs:s_x2 (Results 1 – 1 of 1) sorted by relevance
176 int const &s_x2 = evaluator()(test1(spc)); in test_ptrs_transform() local177 BOOST_CHECK_EQUAL(&spc->x, &s_x2); in test_ptrs_transform()224 int const &s_x2 = proto::eval(test1(spc), ctx); in test_ptrs_context() local225 BOOST_CHECK_EQUAL(&spc->x, &s_x2); in test_ptrs_context()