Home
last modified time | relevance | path

Searched defs:test_kernel (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/autotest/tko/
H A Dmodels.py112 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 Dtest_opencl_c_versions.cpp22 static const char* test_kernel = R"CLC( variable
H A Dtest_preprocessor.cpp157 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 Dtest_functions_kernel.cpp437 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 Dtest_kernel.c517 int test_kernel() in test_kernel() function
/aosp_15_r20/external/autotest/tko/parsers/
H A Dversion_0.py209 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 Dmutable_command_info.cpp172 cl_kernel test_kernel; in Run() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_api_consistency.cpp20 static const char* test_kernel = R"CLC( variable
/aosp_15_r20/external/gemmlowp/standalone/
H A Dneon-gemm-kernel-benchmark.cc5725 void test_kernel(int depth, const char* kernel_name) { in test_kernel() function