HomeSort by relevance Sort by last modified time
    Searched refs:make_linked_ptr (Results 1 - 15 of 15) sorted by null

  /external/google-breakpad/src/processor/
linked_ptr.h 184 // Doing e.g. make_linked_ptr(new FooBarBaz<type>(arg)) is a shorter notation
187 linked_ptr<T> make_linked_ptr(T* ptr) { function in namespace:google_breakpad
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-linked_ptr.h 223 // Doing e.g. make_linked_ptr(new FooBarBaz<type>(arg)) is a shorter notation
226 linked_ptr<T> make_linked_ptr(T* ptr) { function in namespace:testing::internal
  /external/gtest/include/gtest/internal/
gtest-linked_ptr.h 223 // Doing e.g. make_linked_ptr(new FooBarBaz<type>(arg)) is a shorter notation
226 linked_ptr<T> make_linked_ptr(T* ptr) { function in namespace:testing::internal
  /external/libchrome/base/memory/
linked_ptr.h 172 // Doing e.g. make_linked_ptr(new FooBarBaz<type>(arg)) is a shorter notation
175 linked_ptr<T> make_linked_ptr(T* ptr) { function
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-linked_ptr.h 223 // Doing e.g. make_linked_ptr(new FooBarBaz<type>(arg)) is a shorter notation
226 linked_ptr<T> make_linked_ptr(T* ptr) { function in namespace:testing::internal
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-linked_ptr.h 223 // Doing e.g. make_linked_ptr(new FooBarBaz<type>(arg)) is a shorter notation
226 linked_ptr<T> make_linked_ptr(T* ptr) { function in namespace:testing::internal
  /external/protobuf/gtest/include/gtest/internal/
gtest-linked_ptr.h 232 // Doing e.g. make_linked_ptr(new FooBarBaz<type>(arg)) is a shorter notation
235 linked_ptr<T> make_linked_ptr(T* ptr) { function in namespace:testing::internal
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-linked_ptr.h 223 // Doing e.g. make_linked_ptr(new FooBarBaz<type>(arg)) is a shorter notation
226 linked_ptr<T> make_linked_ptr(T* ptr) { function in namespace:testing::internal
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-linked_ptr.h 223 // Doing e.g. make_linked_ptr(new FooBarBaz<type>(arg)) is a shorter notation
226 linked_ptr<T> make_linked_ptr(T* ptr) { function in namespace:testing::internal
  /external/libchrome/base/threading/
sequenced_worker_pool.cc 793 std::make_pair(this_worker->tid(), make_linked_ptr(this_worker)));
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 9186 linked_ptr<T> make_linked_ptr(T* ptr) { function in namespace:testing::internal
    [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h 9247 linked_ptr<T> make_linked_ptr(T* ptr) { function in namespace:testing::internal
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h 8536 linked_ptr<T> make_linked_ptr(T* ptr) { function in namespace:testing::internal
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h 9187 linked_ptr<T> make_linked_ptr(T* ptr) { function in namespace:testing::internal
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h 9186 linked_ptr<T> make_linked_ptr(T* ptr) { function in namespace:testing::internal
    [all...]

Completed in 1757 milliseconds