Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/atomics/
Dtest_atomics.cpp957 size_t test_bitwise_num_results( size_t threadCount, ExplicitType dataType ) in test_bitwise_num_results() function
1014 TestFns set = { 0xffffffff, 0xffffffffffffffffLL, test_bitwise_num_results, in test_atomic_and()
1075 …TestFns set = { 0, 0LL, test_bitwise_num_results, test_atomic_or_result_int, NULL, NULL, test_atom… in test_atomic_or()