Searched refs:make_linked_ptr (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h9183 // Doing e.g. make_linked_ptr(new FooBarBaz<type>(arg)) is a shorter notation
9186 linked_ptr<T> make_linked_ptr(T* ptr) { function in namespace:testing::internal

Completed in 89 milliseconds