Home
last modified time | relevance | path

Searched defs:test_is_X (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/smart_ptr/test/
Dshared_ptr_basic_test.cpp96 template<class T> void test_is_X(boost::shared_ptr<T> const & p) in test_is_X() function
102 template<class T> void test_is_X(boost::weak_ptr<T> const & p) in test_is_X() function
/third_party/boost/libs/interprocess/test/
Dshared_ptr_test.cpp306 void test_is_X(shared_ptr<T, A, D> const & p) in test_is_X() function
313 void test_is_X(weak_ptr<T, A, D> const & p) in test_is_X() function