Home
last modified time | relevance | path

Searched defs:TestDef (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dframework.h19 struct TestDef { struct
25 extern std::map<std::string, TestDef> *tests; argument
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_fpmath.cpp83 template <typename T> struct TestDef struct
93 const TestDef<T> &test) in verify_fp() argument
H A Dtest_intmath.cpp23 template <typename T> struct TestDef struct
34 TestDef<T> tests[] = { in test_intmath() argument
/aosp_15_r20/external/OpenCL-CTS/test_conformance/compiler/
H A Dtest_async_build.cpp102 struct TestDef in test_async_build() struct
104 const char **source; in test_async_build()
105 cl_build_status expectedStatus; in test_async_build()