Searched refs:test_is_nonzero (Results 1 – 2 of 2) sorted by relevance
167 template<class T> void test_is_nonzero(boost::shared_ptr<T> const & p) in test_is_nonzero() function184 test_is_nonzero(p); in main()185 test_is_nonzero(p2); in main()199 test_is_nonzero(p3); in main()213 test_is_nonzero(p5); in main()260 test_is_nonzero(wp2.lock()); in main()
388 void test_is_nonzero(shared_ptr<T, A, D> const & p) in test_is_nonzero() function422 test_is_nonzero(p); in basic_shared_ptr_test()423 test_is_nonzero(p2); in basic_shared_ptr_test()435 test_is_nonzero(p3); in basic_shared_ptr_test()446 test_is_nonzero(p5); in basic_shared_ptr_test()487 test_is_nonzero(wp2.lock()); in basic_shared_ptr_test()