Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/c11_atomics/
H A Dtest_atomics.cpp114 CBasicTestStore<HOST_ATOMIC_INTPTR_T32, HOST_INTPTR_T32> test_intptr_t( in test_atomic_store_generic() local
118 test_intptr_t.Execute(deviceID, context, queue, num_elements)); in test_atomic_store_generic()
136 CBasicTestStore<HOST_ATOMIC_INTPTR_T64, HOST_INTPTR_T64> test_intptr_t( in test_atomic_store_generic() local
140 test_intptr_t.Execute(deviceID, context, queue, num_elements)); in test_atomic_store_generic()
235 CBasicTestInit<HOST_ATOMIC_INTPTR_T32, HOST_INTPTR_T32> test_intptr_t( in test_atomic_init_generic() local
239 test_intptr_t.Execute(deviceID, context, queue, num_elements)); in test_atomic_init_generic()
257 CBasicTestInit<HOST_ATOMIC_INTPTR_T64, HOST_INTPTR_T64> test_intptr_t( in test_atomic_init_generic() local
261 test_intptr_t.Execute(deviceID, context, queue, num_elements)); in test_atomic_init_generic()
410 CBasicTestLoad<HOST_ATOMIC_INTPTR_T32, HOST_INTPTR_T32> test_intptr_t( in test_atomic_load_generic() local
414 test_intptr_t.Execute(deviceID, context, queue, num_elements)); in test_atomic_load_generic()
[all …]