Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/engine/
Dragged_keras_tensor_test.py85 def test_div(self): member in RaggedKerasTensorTest
/external/eigen/unsupported/test/
Dcxx11_tensor_uint128.cpp97 void test_div() { in test_div() function
/external/clang/test/CodeGen/
Dzvector.c735 void test_div (void) in test_div() function
/external/python/cpython2/Lib/test/
Dtest_binop.py291 def test_div(self): member in RatTestCase
Dtest_complex.py93 def test_div(self): member in ComplexTest
Dtest_operator.py150 def test_div(self): member in OperatorTestCase
/external/python/cpython3/Lib/test/
Dtest_binop.py272 def test_div(self): member in RatTestCase
Dtest_pathlib.py765 def test_div(self): member in PurePosixPathTest
1260 def test_div(self): member in PureWindowsPathTest
/external/python/jinja/tests/
Dtest_lexnparse.py345 def test_div(self, env): member in TestSyntax
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp2943 static inline T test_div (T x, T y) in test_div() function in vkt::SpirVAssembly::TestMath