Searched defs:test_min (Results 1 – 8 of 8) sorted by relevance
| /external/OpenCL-CTS/test_conformance/commonfns/ | ||
| D | test_min.cpp | 51 int test_min(cl_device_id device, cl_context context, cl_command_queue queue, int n_elems) in test_min() function |
| /external/clang/test/SemaTemplate/ | ||
| D | overload-candidates.cpp | 8 void test_min() { in test_min() function |
| /external/tensorflow/tensorflow/python/autograph/operators/ | ||
| D | py_builtins_test.py | 223 def test_min(self): member in PyBuiltinsTest |
| /external/python/cpython2/Lib/test/ | ||
| D | test_decimal.py | 2038 def test_min(self): member in ContextAPItests |
| D | test_builtin.py | 832 def test_min(self): member in BuiltinTest |
| /external/python/cpython3/Lib/test/ | ||
| D | test_builtin.py | 1069 def test_min(self): member in BuiltinTest |
| D | test_decimal.py | 3301 def test_min(self): member in ContextAPItests |
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ | ||
| D | vktSpvAsmTypeTests.cpp | 2972 static inline T test_min (T x, T y) in test_min() function in vkt::SpirVAssembly::TestMath |