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

  /external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.types/
allocator_pointers.pass.cpp 75 void test_void_pointer()
119 test_void_pointer<std::scoped_allocator_adaptor<std::allocator<char>>> ();
120 test_void_pointer<std::scoped_allocator_adaptor<std::allocator<int>>> ();
121 test_void_pointer<std::scoped_allocator_adaptor<std::allocator<Foo>>> ();
  /external/libcxx/test/std/utilities/memory/default.allocator/
allocator_pointers.pass.cpp 74 void test_void_pointer()
118 test_void_pointer<std::allocator<char>> ();
119 test_void_pointer<std::allocator<int>> ();
120 test_void_pointer<std::allocator<Foo>> ();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/allocator.adaptor/allocator.adaptor.types/
allocator_pointers.pass.cpp 75 void test_void_pointer()
119 test_void_pointer<std::scoped_allocator_adaptor<std::allocator<char>>> ();
120 test_void_pointer<std::scoped_allocator_adaptor<std::allocator<int>>> ();
121 test_void_pointer<std::scoped_allocator_adaptor<std::allocator<Foo>>> ();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/memory/default.allocator/
allocator_pointers.pass.cpp 74 void test_void_pointer()
118 test_void_pointer<std::allocator<char>> ();
119 test_void_pointer<std::allocator<int>> ();
120 test_void_pointer<std::allocator<Foo>> ();
  /external/clang/test/Sema/
warn-absolute-value.c 791 long long test_void_pointer(void *x) { function
    [all...]

Completed in 155 milliseconds