Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/relationals/
H A Dtest_comparisons_fp.h32 struct RelTestBase struct
34 explicit RelTestBase(const ExplicitTypes &dt): dataType(dt) {} in RelTestBase() function
39 template <typename T> struct RelTestParams : public RelTestBase argument