Lines Matching refs:get_ptr
38 CHECK(&p1 == value.get_ptr<test_type*>());
42 CHECK(&p2 == value.get_ptr<const test_type*>());
71 CHECK(&p2 == value.get_ptr<const test_type*>());
82 CHECK(&p1 == value.get_ptr<test_type*>());
86 CHECK(&p2 == value.get_ptr<const test_type*>());
112 CHECK(&p1 == value.get_ptr<test_type*>());
116 CHECK(&p2 == value.get_ptr<const test_type*>());
142 CHECK(&p1 == value.get_ptr<test_type*>());
146 CHECK(&p2 == value.get_ptr<const test_type*>());
172 CHECK(&p1 == value.get_ptr<test_type*>());
176 CHECK(&p2 == value.get_ptr<const test_type*>());
202 CHECK(&p1 == value.get_ptr<test_type*>());
206 CHECK(&p2 == value.get_ptr<const test_type*>());
231 CHECK(&p1 == value.get_ptr<test_type*>());
235 CHECK(&p2 == value.get_ptr<const test_type*>());