Home
last modified time | relevance | path

Searched refs:test_complex (Results 1 – 13 of 13) sorted by relevance

/external/eigen/unsupported/test/
DFFTW.cpp175 void test_complex(int nfft) in test_complex() function
233 CALL_SUBTEST( test_complex<float>(32) ); CALL_SUBTEST( test_complex<double>(32) ); in test_FFTW()
234 CALL_SUBTEST( test_complex<float>(256) ); CALL_SUBTEST( test_complex<double>(256) ); in test_FFTW()
235 CALL_SUBTEST( test_complex<float>(3*8) ); CALL_SUBTEST( test_complex<double>(3*8) ); in test_FFTW()
236 CALL_SUBTEST( test_complex<float>(5*32) ); CALL_SUBTEST( test_complex<double>(5*32) ); in test_FFTW()
237 CALL_SUBTEST( test_complex<float>(2*3*4) ); CALL_SUBTEST( test_complex<double>(2*3*4) ); in test_FFTW()
238 CALL_SUBTEST( test_complex<float>(2*3*4*5) ); CALL_SUBTEST( test_complex<double>(2*3*4*5) ); in test_FFTW()
239 CALL_SUBTEST( test_complex<float>(2*3*4*5*7) ); CALL_SUBTEST( test_complex<double>(2*3*4*5*7) ); in test_FFTW()
248 CALL_SUBTEST( test_complex<long double>(32) ); in test_FFTW()
249 CALL_SUBTEST( test_complex<long double>(256) ); in test_FFTW()
[all …]
Dcxx11_tensor_random_cuda.cu70 static void test_complex() in test_complex() function
87 CALL_SUBTEST(test_complex()); in test_cxx11_tensor_random_cuda()
/external/python/cpython3/Lib/test/
Dtest_numeric_tower.py87 def test_complex(self): member in HashTest
177 def test_complex(self): member in ComparisonTest
Dtest_abstract_numbers.py29 def test_complex(self): member in TestNumbers
Dtest_decimal.py2623 def test_complex(self): member in PythonAPItests
/external/python/cpython2/Lib/test/
Dtest_abstract_numbers.py37 def test_complex(self): member in TestNumbers
/external/clang/test/CodeGen/
Darm-aapcs-vfp.c56 void test_complex(__complex__ double cd) { in test_complex() function
/external/clang/test/CodeGenCXX/
Dreferences.cpp69 void test_complex() { in test_complex() function
/external/tensorflow/tensorflow/python/autograph/pyct/
Dcfg_test.py807 def test_complex(self): member in AstToCfgTest
/external/bcc/tests/python/
Dtest_clang.py39 def test_complex(self): member in TestClang
/external/autotest/cli/
Dhost_unittest.py1407 def test_complex(self): member in host_mod_create_tests
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_fixers.py606 def test_complex(self): member in Test_repr
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py548 def test_complex(self): member in Test_repr