Home
last modified time | relevance | path

Searched refs:test_pointer (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/
Dpointer.pass.cpp30 void test_pointer() in test_pointer() function
40 test_pointer<void*>(); in main()
41 test_pointer<int*>(); in main()
42 test_pointer<const int*>(); in main()
43 test_pointer<void (*)(int)>(); in main()
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/
Dpointer.pass.cpp29 void test_pointer() in test_pointer() function
39 test_pointer<void*>(); in main()
40 test_pointer<int*>(); in main()
41 test_pointer<const int*>(); in main()
42 test_pointer<void (*)(int)>(); in main()
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
Dpointer.pass.cpp40 void test_pointer() in test_pointer() function
52 test_pointer<void*>(); in main()
53 test_pointer<int*>(); in main()
54 test_pointer<const int*>(); in main()
55 test_pointer<void (*)(int)>(); in main()
/external/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
Dpointer.pass.cpp39 void test_pointer() in test_pointer() function
51 test_pointer<void*>(); in main()
52 test_pointer<int*>(); in main()
53 test_pointer<const int*>(); in main()
54 test_pointer<void (*)(int)>(); in main()
/external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.types/
Dallocator_pointers.pass.cpp38 void test_pointer() in test_pointer() function
115 test_pointer<std::scoped_allocator_adaptor<std::allocator<char>>> (); in main()
116 test_pointer<std::scoped_allocator_adaptor<std::allocator<int>>> (); in main()
117 test_pointer<std::scoped_allocator_adaptor<std::allocator<Foo>>> (); in main()
/external/llvm-project/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.types/
Dallocator_pointers.pass.cpp38 void test_pointer() in test_pointer() function
115 test_pointer<std::scoped_allocator_adaptor<std::allocator<char>>> (); in main()
116 test_pointer<std::scoped_allocator_adaptor<std::allocator<int>>> (); in main()
117 test_pointer<std::scoped_allocator_adaptor<std::allocator<Foo>>> (); in main()
/external/libcxx/test/std/utilities/memory/default.allocator/
Dallocator_pointers.pass.cpp37 void test_pointer() in test_pointer() function
114 test_pointer<std::allocator<char>> (); in main()
115 test_pointer<std::allocator<int>> (); in main()
116 test_pointer<std::allocator<Foo>> (); in main()
/external/llvm-project/libcxx/test/std/utilities/memory/default.allocator/
Dallocator_pointers.pass.cpp37 void test_pointer() in test_pointer() function
114 test_pointer<std::allocator<char>> (); in main()
115 test_pointer<std::allocator<int>> (); in main()
116 test_pointer<std::allocator<Foo>> (); in main()
/external/tensorflow/tensorflow/core/framework/
Dallocator_test.cc180 TestStruct* const test_pointer = in TEST() local
183 CHECK_EQ(test_pointer, reinterpret_cast<TestStruct*>(NULL)); in TEST()
192 TestStruct* const test_pointer = in TEST() local
195 CHECK_EQ(test_pointer, reinterpret_cast<TestStruct*>(NULL)); in TEST()
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dpointer.pass.cpp41 void test_pointer() { in test_pointer() function
162 test_pointer</*IsArray*/ false>(); in main()
167 test_pointer</*IsArray*/ true>(); in main()
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dpointer.pass.cpp40 void test_pointer() { in test_pointer() function
161 test_pointer</*IsArray*/ false>(); in main()
166 test_pointer</*IsArray*/ true>(); in main()
/external/pigweed/pw_tokenizer/py/
Ddecode_test.py63 def test_pointer(self): member in TestDecodeTokenized
/external/llvm-project/lldb/test/API/functionalities/data-formatter/builtin-formats/
DTestBuiltinFormats.py181 def test_pointer(self): member in TestCase
/external/llvm-project/polly/lib/External/isl/
Disl_test_cpp.cc307 test_pointer(ctx); in main()
Disl_test_cpp-checked.cc298 test_pointer(ctx); in main()
Disl_test_cpp-generic.cc29 void test_pointer(isl::ctx ctx) in test_pointer() function
/external/python/cffi/testing/cffi1/
Dtest_parse_c_type.py181 def test_pointer(): function
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dhsa-metadata-from-llvm-ir-full-v3.ll424 ; CHECK: .name: test_pointer
425 ; CHECK: .symbol: test_pointer.kd
426 define amdgpu_kernel void @test_pointer(i32 addrspace(1)* %a) #0
Dhsa-metadata-from-llvm-ir-full.ll387 ; CHECK: - Name: test_pointer
388 ; CHECK-NEXT: SymbolName: 'test_pointer@kd'
424 define amdgpu_kernel void @test_pointer(i32 addrspace(1)* %a) #0