Searched defs:test_scalar (Results 1 - 2 of 2) sorted by last modified time

/external/eigen/unsupported/test/
H A DFFTW.cpp133 void test_scalar(int nfft) function
241 CALL_SUBTEST( test_scalar<float>(32) ); CALL_SUBTEST( test_scalar<double>(32) );
242 CALL_SUBTEST( test_scalar<float>(45) ); CALL_SUBTEST( test_scalar<double>(45) );
243 CALL_SUBTEST( test_scalar<float>(50) ); CALL_SUBTEST( test_scalar<double>(50) );
244 CALL_SUBTEST( test_scalar<float>(256) ); CALL_SUBTEST( test_scalar<double>(256) );
245 CALL_SUBTEST( test_scalar<floa
[all...]
/external/clang/test/CodeGenCXX/
H A Dreferences.cpp51 void test_scalar() { function

Completed in 122 milliseconds