Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/relationals/
H A Dtest_comparisons_fp.h204 template <typename T> struct less_greater struct
206 bool operator()(const T &lhs, const T &rhs) const in operator()