Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/numeric/interval/test/
Dmul.cpp40 static bool test_div(double al, double au, double bl, double bu) { in test_div() function
/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.py772 def test_div(self): member in PurePosixPathTest
1267 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.cpp2867 static inline T test_div(T x, T y) in test_div() function in vkt::SpirVAssembly::TestMath