Home
last modified time | relevance | path

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

/third_party/boost/libs/smart_ptr/test/
Dshared_ptr_basic_test.cpp143 template<class T, class U> void test_nonshared(boost::weak_ptr<T> const & a, boost::weak_ptr<U> con… in test_nonshared() function
255 test_nonshared(wp1, wp2); in main()
/third_party/boost/libs/interprocess/test/
Dshared_ptr_test.cpp360 void test_nonshared(weak_ptr<T, A, D> const & a, weak_ptr<U, A, D2> const & b) in test_nonshared() function
482 test_nonshared(wp1, wp2); in basic_shared_ptr_test()