Home
last modified time | relevance | path

Searched refs:TEST_PASS (Results 1 – 25 of 80) sorted by relevance

1234

/external/cronet/buildtools/third_party/libc++/trunk/test/std/language.support/cmp/cmp.categories.pre/
Dzero_type.verify.cpp30 #define TEST_PASS(v, op) \ macro
44 TEST_PASS(v, ==); in test_category()
45 TEST_PASS(v, !=); in test_category()
46 TEST_PASS(v, <); in test_category()
47 TEST_PASS(v, >); in test_category()
48 TEST_PASS(v, <=); in test_category()
49 TEST_PASS(v, >=); in test_category()
50 TEST_PASS(v, <=>); in test_category()
/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
Dptrace.h29 #define TEST_PASS 0 macro
74 return TEST_PASS; in start_trace()
86 return TEST_PASS; in stop_trace()
98 return TEST_PASS; in cont_trace()
118 return TEST_PASS; in ptrace_read_regs()
179 return TEST_PASS; in show_tar_registers()
223 return TEST_PASS; in write_tar_registers()
269 return TEST_PASS; in show_tm_checkpointed_state()
314 return TEST_PASS; in write_ckpt_tar_registers()
337 return TEST_PASS; in show_fpr()
[all …]
Dptrace-tar.c62 return TEST_PASS; in trace_tar()
73 return TEST_PASS; in trace_tar_write()
122 return TEST_PASS; in ptrace_tar()
126 TEST_PASS; in ptrace_tar()
128 return TEST_PASS; in ptrace_tar()
Dptrace-gpr.h35 return TEST_PASS; in validate_gpr()
52 return TEST_PASS; in validate_fpr()
69 return TEST_PASS; in validate_fpr_float()
Dptrace-tm-spr.c29 return TEST_PASS; in validate_tm_spr()
108 return TEST_PASS; in trace_tm_spr()
156 TEST_PASS; in ptrace_tm_spr()
158 return TEST_PASS; in ptrace_tm_spr()
Dptrace-gpr.c69 return TEST_PASS; in trace_gpr()
110 TEST_PASS; in ptrace_gpr()
113 return TEST_PASS; in ptrace_gpr()
Dptrace-vsx.c56 return TEST_PASS; in trace_vsx()
107 TEST_PASS; in ptrace_vsx()
109 return TEST_PASS; in ptrace_vsx()
Dptrace-vsx.h24 return TEST_PASS; in validate_vsx()
63 return TEST_PASS; in validate_vmx()
105 return TEST_PASS; in compare_vsx_vmx()
Dptrace-tm-gpr.c107 return TEST_PASS; in trace_tm_gpr()
147 TEST_PASS; in ptrace_tm_gpr()
149 return TEST_PASS; in ptrace_tm_gpr()
Dptrace-tm-tar.c111 return TEST_PASS; in trace_tm_tar()
149 TEST_PASS; in ptrace_tm_tar()
151 return TEST_PASS; in ptrace_tm_tar()
Dptrace-tm-spd-gpr.c113 return TEST_PASS; in trace_tm_spd_gpr()
158 TEST_PASS; in ptrace_tm_spd_gpr()
160 return TEST_PASS; in ptrace_tm_spd_gpr()
Dptrace-tm-spd-tar.c123 return TEST_PASS; in trace_tm_spd_tar()
163 TEST_PASS; in ptrace_tm_spd_tar()
165 return TEST_PASS; in ptrace_tm_spd_tar()
Dptrace-tm-vsx.c107 return TEST_PASS; in trace_tm_vsx()
156 TEST_PASS; in ptrace_tm_vsx()
158 return TEST_PASS; in ptrace_tm_vsx()
Dptrace-tm-spd-vsx.c123 return TEST_PASS; in trace_tm_spd_vsx()
173 TEST_PASS; in ptrace_tm_spd_vsx()
175 return TEST_PASS; in ptrace_tm_spd_vsx()
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_cl_ext_image_from_buffer.cpp58 return TEST_PASS; in get_image_requirement_alignment()
98 if (TEST_PASS in image2d_from_buffer_positive()
134 if (TEST_PASS != get_error) in image2d_from_buffer_positive()
157 return TEST_PASS; in image2d_from_buffer_positive()
196 if (TEST_PASS in memInfo_image_from_buffer_positive()
218 if (TEST_PASS != get_error) in memInfo_image_from_buffer_positive()
264 return TEST_PASS; in memInfo_image_from_buffer_positive()
304 if (TEST_PASS in imageInfo_image_from_buffer_positive()
326 if (TEST_PASS != get_error) in imageInfo_image_from_buffer_positive()
409 return TEST_PASS; in imageInfo_image_from_buffer_positive()
[all …]
Dtest_cl_ext_image_requirements_info.cpp65 return TEST_PASS; in cl_image_requirements_size_ext_negative()
115 if (TEST_PASS in cl_image_requirements_size_ext_consistency()
169 return TEST_PASS; in cl_image_requirements_size_ext_consistency()
270 return TEST_PASS; in clGetImageRequirementsInfoEXT_negative()
364 return TEST_PASS; in cl_image_requirements_max_val_ext_negative()
481 return TEST_PASS; in cl_image_requirements_max_val_ext_positive()
/external/OpenCL-CTS/test_conformance/api/
Dtest_mem_objects.cpp83 return (numErrors > 0) ? TEST_FAIL : TEST_PASS; in test_mem_object_destructor_callback_single()
99 if (test_mem_object_destructor_callback_single(testBuffer) != TEST_PASS) in test_mem_object_destructor_callback()
112 if (test_mem_object_destructor_callback_single(testImage) != TEST_PASS) in test_mem_object_destructor_callback()
119 return TEST_PASS; in test_mem_object_destructor_callback()
Dtest_api_consistency.cpp153 return TEST_PASS; in test_consistency_svm()
199 return TEST_PASS; in check_atomic_capabilities()
235 return TEST_PASS; in test_consistency_memory_model()
384 return TEST_PASS; in test_consistency_device_enqueue()
472 return TEST_PASS; in test_consistency_pipes()
534 return TEST_PASS; in test_consistency_progvar()
617 return TEST_PASS; in test_consistency_non_uniform_work_group()
680 return TEST_PASS; in test_consistency_read_write_images()
783 return TEST_PASS; in test_consistency_2d_image_from_buffer()
845 return TEST_PASS; in test_consistency_depth_images()
[all …]
Dtest_queue_properties_queries.cpp141 return TEST_PASS; in create_queue_and_check_array_properties()
167 int error = TEST_PASS; in run_test_queue_array_properties()
196 return TEST_PASS; in run_test_queue_array_properties()
208 return TEST_PASS; in run_test_queue_array_properties()
214 int error = TEST_PASS; in test_queue_properties_queries()
Dnegative_platform.cpp37 return TEST_PASS; in test_negative_get_platform_ids()
64 return TEST_PASS; in test_negative_get_platform_info()
Dtest_pipe_properties_queries.cpp59 return TEST_PASS; in create_pipe_and_check_array_properties()
89 int result = TEST_PASS; in test_pipe_properties_queries()
/external/OpenCL-CTS/test_conformance/workgroups/
Dtest_wg_scan_reduce.cpp272 return TEST_PASS; in run_test()
278 int result = TEST_PASS; in test_work_group_reduce_add()
297 int result = TEST_PASS; in test_work_group_reduce_max()
316 int result = TEST_PASS; in test_work_group_reduce_min()
335 int result = TEST_PASS; in test_work_group_scan_inclusive_add()
356 int result = TEST_PASS; in test_work_group_scan_inclusive_max()
377 int result = TEST_PASS; in test_work_group_scan_inclusive_min()
398 int result = TEST_PASS; in test_work_group_scan_exclusive_add()
419 int result = TEST_PASS; in test_work_group_scan_exclusive_max()
440 int result = TEST_PASS; in test_work_group_scan_exclusive_min()
/external/OpenCL-CTS/test_conformance/compiler/
Dtest_opencl_c_versions.cpp102 return TEST_PASS; in test_CL_DEVICE_OPENCL_C_VERSION()
177 return TEST_PASS; in test_CL_DEVICE_OPENCL_C_ALL_VERSIONS()
221 return TEST_PASS; in test_CL_DEVICE_OPENCL_C_VERSION_features()
286 return TEST_PASS; in test_CL_DEVICE_OPENCL_C_VERSION_versions()
296 int result = TEST_PASS; in test_opencl_c_versions()
/external/OpenCL-CTS/test_conformance/subgroups/
Dtest_ifp.cpp284 return TEST_PASS; in chk()
291 int error = TEST_PASS; in test_ifp()
331 return TEST_PASS; in checkIFPSupport()
340 if (error != TEST_PASS) in test_ifp_core()
371 if (error != TEST_PASS) in test_ifp_ext()
/external/OpenCL-CTS/test_common/harness/
DfeatureHelpers.cpp33 return TEST_PASS; in get_device_cl_c_features()
74 return TEST_PASS; in get_device_cl_c_features()

1234