Home
last modified time | relevance | path

Searched refs:test_smart_ptr (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/SemaTemplate/
Dinstantiate-declref.cpp87 void test_smart_ptr(smart_ptr<int> p) { in test_smart_ptr() function
/external/python/pybind11/tests/
Dtest_smart_ptr.py8 def test_smart_ptr(capture): function
DCMakeLists.txt128 test_smart_ptr.cpp
/external/python/pybind11/docs/advanced/
Dsmart_ptrs.rst171 The file :file:`tests/test_smart_ptr.cpp` contains a complete example