Lines Matching defs:test_name
318 const char *test_name[], unsigned int number_of_tests, in test_suite()
373 static const char* test_name[] = { in test_api() local
703 static const char* test_name[] = { in test_api_double() local
731 static const char* test_name[] = { in test_atomics() local
787 static const char* test_name[] = { in test_basic() local
1458 static const char* test_name[] = { in test_basic_double() local
1529 static const char* test_name[] = { in test_commonfns() local
1600 static const char* test_name[] = { in test_commonfns_double() local
1651 static const char* test_name[] = { in test_conversions() local
2517 static const char* test_name[] = { in test_conversions_double() local
2686 static const char* test_name[] = { in test_geometrics() local
2726 static const char* test_name[] = { in test_geometrics_double() local
2754 static const char* test_name[] = { in test_half() local
2977 static const char* test_name[] = { in test_half_double() local
3152 static const char* test_name[] = { in test_kernel_image_methods() local
3167 static const char* test_name[] = { in test_images_kernel_read_write() local
3219 static const char* test_name[] = { in test_images_samplerless_read() local
3247 static const char* test_name[] = { in test_integer_ops() local
4037 static const char* test_name[] = { in test_math_brute_force() local
4618 static const char* test_name[] = { in test_math_brute_force_double() local
5102 static const char* test_name[] = { in test_printf() local
5124 static const char* test_name[] = { in test_profiling() local
5136 static const char* test_name[] = { in test_relationals() local
5618 static const char* test_name[] = { in test_relationals_double() local
5708 static const char* test_name[] = { in test_select() local
5826 static const char* test_name[] = { in test_select_double() local
5847 static const char* test_name[] = { in test_vec_align() local
5912 static const char* test_name[] = { in test_vec_align_double() local
5928 static const char* test_name[] = { in test_vec_step() local
5991 static const char* test_name[] = { in test_vec_step_double() local
6136 static const char* test_name[] = { in test_sampler_enumeration() local
6474 std::string test_name("kernel_attributes"); in test_kernel_attributes() local
6556 std::string test_name("binary_type"); in test_binary_type() local
6745 …std::string& suite_name, std::string& test_name, cl_device_type *device_type, cl_uint *device_inde… in ParseCommandLine()