Searched defs:test_abs (Results 1 – 8 of 8) sorted by relevance
| /third_party/mindspore/tests/ut/python/pipeline/parse/ | ||
| D | test_abs.py | 23 def test_abs(): function |
| /third_party/libwebsockets/lib/abstract/ | ||
| D | test-sequencer.c | 115 lws_abs_t test_abs; in test_sequencer_cb() local |
| /third_party/python/Lib/test/ | ||
| D | test_cmath.py | 505 def test_abs(self): member in CMathTests |
| D | test_complex.py | 543 def test_abs(self): member in ComplexTest |
| D | test_operator.py | 120 def test_abs(self): member in OperatorTestCase |
| D | test_builtin.py | 174 def test_abs(self): member in BuiltinTest |
| D | test_decimal.py | 2956 def test_abs(self): member in ContextAPItests |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ | ||
| D | vktSpvAsmTypeTests.cpp | 2923 static inline T test_abs (T x) in test_abs() function in vkt::SpirVAssembly::TestMath |