Searched refs:smallVectors (Results 1 – 1 of 1) sorted by relevance
13 template<typename Scalar> void smallVectors() in smallVectors() function63 CALL_SUBTEST(smallVectors<int>() ); in test_smallvectors()64 CALL_SUBTEST(smallVectors<float>() ); in test_smallvectors()65 CALL_SUBTEST(smallVectors<double>() ); in test_smallvectors()