Searched refs:test_complex (Results 1 – 13 of 13) sorted by relevance
175 void test_complex(int nfft) in test_complex() function233 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 …]
70 static void test_complex() in test_complex() function87 CALL_SUBTEST(test_complex()); in test_cxx11_tensor_random_cuda()
87 def test_complex(self): member in HashTest177 def test_complex(self): member in ComparisonTest
29 def test_complex(self): member in TestNumbers
2623 def test_complex(self): member in PythonAPItests
37 def test_complex(self): member in TestNumbers
56 void test_complex(__complex__ double cd) { in test_complex() function
69 void test_complex() { in test_complex() function
807 def test_complex(self): member in AstToCfgTest
39 def test_complex(self): member in TestClang
1407 def test_complex(self): member in host_mod_create_tests
606 def test_complex(self): member in Test_repr
548 def test_complex(self): member in Test_repr