Home
last modified time | relevance | path

Searched refs:pnrg (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/core/test/
Daddressof_test2.cpp52 T (*pnrg)[3] = &nrg; in array_test() local
53 BOOST_TEST( boost::addressof(nrg) == pnrg ); in array_test()
Daddressof_test.cpp50 T (*pnrg)[3] = &nrg; in array_test() local
51 BOOST_TEST( boost::addressof(nrg) == pnrg ); in array_test()