Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/tests/
Dvector_test.cpp65 void test_view() in test_view() function
167 test_view<T,NBVEC_4>(); in all_vector_test()
168 test_view<T,NBVEC_8>(); in all_vector_test()
169 test_view<T,NBVEC_16>(); in all_vector_test()
170 test_view<T,NBVEC_32>(); in all_vector_test()
171 test_view<T,NBVEC_64>(); in all_vector_test()
175 test_view<T,nb_tails>(); in all_vector_test()
177 test_view<T,nb_loops>(); in all_vector_test()
178 test_view<T,nb_loops+1>(); in all_vector_test()
179 test_view<T,nb_loops+nb_tails>(); in all_vector_test()