Searched defs:INPUT (Results 1 – 2 of 2) sorted by relevance
/system/media/audio_utils/tests/ |
D | fdtostring_tests.cpp | 46 const std::string INPUT[] = {"hello\n", "pt1", "pt2 ", "\n", "\n", "pt3\n", "pt4"}; in TEST() local 65 const std::string INPUT[] = {"1\n", "2\n", "3\n", "4\n", "5\n"}; in TEST() local
|
D | biquad_filter_tests.cpp | 44 constexpr float INPUT[PERIOD][FRAME_COUNT] = { variable
|