Home
last modified time | relevance | path

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

/third_party/mindspore/tests/st/ops/cpu/
Dtest_arithmetic_op.py75 def test_sub(): function
/third_party/mindspore/tests/ut/python/ir/
Dtest_tensor.py264 def test_sub(): function
/third_party/python/Lib/test/
Dtest_weakset.py119 def test_sub(self): member in TestWeakSet
Dtest_binop.py258 def test_sub(self): member in RatTestCase
Dtest_operator.py292 def test_sub(self): member in OperatorTestCase
Dtest_set.py163 def test_sub(self): member in TestJointOps
/third_party/boost/libs/numeric/interval/test/
Dadd.cpp156 bool test_sub() { in test_sub() function
/third_party/mindspore/tests/ut/python/ops/
Dtest_math_ops.py60 def test_sub(): function
/third_party/mindspore/tests/ut/python/pynative_mode/
Dtest_framstruct.py143 def test_sub(): function
/third_party/openssl/test/
Dbntest.c224 static int test_sub(void) in test_sub() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp3034 static inline T test_sub (T x, T y) in test_sub() function in vkt::SpirVAssembly::TestMath