Searched defs:test_kernel (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/autotest/tko/ |
H A D | models.py | 112 def __init__(self, subdir, testname, status, reason, test_kernel, argument 142 def parse_test(cls, job, subdir, testname, status, reason, test_kernel, argument 214 def parse_partial_test(cls, job, subdir, testname, reason, test_kernel, argument
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/compiler/ |
H A D | test_opencl_c_versions.cpp | 22 static const char* test_kernel = R"CLC( variable
|
H A D | test_preprocessor.cpp | 157 const char* test_kernel[] = { include_kernel, 0 }; in test_preprocessor_include() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/ |
H A D | test_functions_kernel.cpp | 437 int test_kernel(cl_device_id deviceID, cl_context context, in test_kernel() function
|
/aosp_15_r20/external/OpenCL-ICD-Loader/test/loader_test/ |
H A D | test_kernel.c | 517 int test_kernel() in test_kernel() function
|
/aosp_15_r20/external/autotest/tko/parsers/ |
H A D | version_0.py | 209 def __init__(self, subdir, testname, status, reason, test_kernel, argument
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/cl_khr_command_buffer_mutable_dispatch/ |
H A D | mutable_command_info.cpp | 172 cl_kernel test_kernel; in Run() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/ |
H A D | test_api_consistency.cpp | 20 static const char* test_kernel = R"CLC( variable
|
/aosp_15_r20/external/gemmlowp/standalone/ |
H A D | neon-gemm-kernel-benchmark.cc | 5725 void test_kernel(int depth, const char* kernel_name) { in test_kernel() function
|