Home
last modified time | relevance | path

Searched defs:wp2 (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/smart_ptr/test/
Dweak_ptr_test.cpp100 boost::weak_ptr<void> wp2(sp); in shared_ptr_constructor() local
183 boost::weak_ptr<void> wp2(sp); in shared_ptr_constructor() local
225 boost::weak_ptr<int> wp2(wp); in copy_constructor() local
232 boost::weak_ptr<void> wp2(wp); in copy_constructor() local
239 boost::weak_ptr<incomplete> wp2(wp); in copy_constructor() local
248 boost::weak_ptr<int> wp2(wp); in copy_constructor() local
266 boost::weak_ptr<int> wp2(wp); in copy_constructor() local
284 boost::weak_ptr<void> wp2(wp); in copy_constructor() local
302 boost::weak_ptr<void> wp2(wp); in copy_constructor() local
320 boost::weak_ptr<incomplete> wp2(wp); in copy_constructor() local
[all …]
Dlsp_array_n_test.cpp151 boost::weak_ptr<X[3]> wp2( px2 ); in main() local
Dsp_array_n_test.cpp151 boost::weak_ptr<X[3]> wp2( px2 ); in main() local
Dsp_array_test.cpp151 boost::weak_ptr<X[]> wp2( px2 ); in main() local
Dlsp_array_test.cpp151 boost::weak_ptr<X[]> wp2( px2 ); in main() local
Dshared_ptr_basic_test.cpp251 weak_ptr<X> wp2 = static_pointer_cast<X>(p5); in main() local
/third_party/boost/libs/filesystem/test/
Dpath_unit_test.cpp574 path wp2; in test_inserter_and_extractor() local
953 path wp2(wsto.c_str()); in test_overloads() local
/third_party/boost/libs/interprocess/test/
Dshared_ptr_test.cpp478 weak_ptr<X, v_allocator_t, y_deleter_t> wp2 = static_pointer_cast<X>(p5); in basic_shared_ptr_test() local