Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/MC/AMDGPU/
Delf-lds.s4 .globl test_kernel symbol
7 test_kernel: label
/external/autotest/tko/
Dmodels.py107 def __init__(self, subdir, testname, status, reason, test_kernel, argument
137 def parse_test(cls, job, subdir, testname, status, reason, test_kernel, argument
209 def parse_partial_test(cls, job, subdir, testname, reason, test_kernel, argument
/external/OpenCL-CTS/test_conformance/compiler/
Dtest_opencl_c_versions.cpp22 static const char* test_kernel = R"CLC( variable
Dtest_preprocessor.cpp157 const char* test_kernel[] = { include_kernel, 0 }; in test_preprocessor_include() local
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dtest_functions_kernel.cpp437 int test_kernel(cl_device_id deviceID, cl_context context, in test_kernel() function
/external/autotest/tko/parsers/
Dversion_0.py205 def __init__(self, subdir, testname, status, reason, test_kernel, argument
/external/OpenCL-CTS/test_conformance/api/
Dtest_api_consistency.cpp20 static const char* test_kernel = R"CLC( variable
/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc5725 void test_kernel(int depth, const char* kernel_name) { in test_kernel() function