Searched defs:test_barrier (Results 1 – 10 of 10) sorted by relevance
| /external/OpenCL-CTS/test_conformance/events/ |
| D | test_event_dependencies.cpp | 50 int test_enqueue_wait_for_events, int test_barrier, int use_waitlist, in test_event_enqueue_wait_for_events_run_test() 462 int test_enqueue_wait_for_events, int test_barrier, int use_waitlists, in test() 543 int test_barrier = 0; in test_out_of_order_event_waitlist_single_queue() local 559 int test_barrier = 0; in test_out_of_order_event_waitlist_multi_queue() local 574 int test_barrier = 0; in test_out_of_order_event_waitlist_multi_queue_multi_device() local 590 int test_barrier = 0; in test_out_of_order_event_enqueue_wait_for_events_single_queue() local 605 int test_barrier = 0; in test_out_of_order_event_enqueue_wait_for_events_multi_queue() local 621 int test_barrier = 0; in test_out_of_order_event_enqueue_wait_for_events_multi_queue_multi_device() local 638 int test_barrier = 1; in test_out_of_order_event_enqueue_barrier_single_queue() local 655 int test_barrier = 0; in test_out_of_order_event_enqueue_marker_single_queue() local [all …]
|
| /external/OpenCL-CTS/test_conformance/basic/ |
| D | test_barrier.cpp | 76 test_barrier(cl_device_id device, cl_context context, cl_command_queue queue, int num_elements) in test_barrier() function
|
| /external/rust/crates/spin/src/ |
| D | barrier.rs | 229 fn test_barrier() { in test_barrier() function
|
| /external/python/cpython2/Lib/test/ |
| D | test_thread.py | 188 def test_barrier(self): member in BarrierTest
|
| /external/python/cpython3/Lib/test/ |
| D | test_thread.py | 184 def test_barrier(self): member in BarrierTest
|
| D | lock_tests.py | 850 def test_barrier(self, passes=1): member in BarrierTests
|
| D | _test_multiprocessing.py | 1802 def test_barrier(self, passes=1): member in _TestBarrier 5595 def test_barrier(self): member in TestSyncManagerTypes
|
| /external/clang/test/CodeGen/ |
| D | builtins-arm.c | 65 void test_barrier() { in test_barrier() function
|
| /external/tensorflow/tensorflow/python/distribute/ |
| D | multi_process_runner_test.py | 290 def test_barrier(self): member in MultiProcessRunnerTest
|
| /external/mesa3d/src/gallium/tests/trivial/ |
| D | compute.c | 1285 static void test_barrier(struct context *ctx) in test_barrier() function
|