Searched refs:testProcess (Results 1 – 1 of 1) sorted by relevance
109 static void testProcess(size_t zeroChannels = 0) { in testProcess() function in BiquadFilterTest156 testProcess<StateSpaceOptions, float>(); in TEST_P()160 testProcess<StateSpaceOptions, double>(); in TEST_P()164 testProcess<StateSpaceOptions, float>(3 /* zeroChannels */); in TEST_P()168 testProcess<StateSpaceOptions, double>(5 /* zeroChannels */); in TEST_P()172 testProcess<StateSpaceChannelOptimizedOptions, float>(); in TEST_P()176 testProcess<StateSpaceChannelOptimizedOptions, double>(); in TEST_P()180 testProcess<Direct2TransposeOptions, float>(); in TEST_P()184 testProcess<Direct2TransposeOptions, double>(); in TEST_P()