Home
last modified time | relevance | path

Searched defs:testInput (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/media/libeffects/lvm/tests/
H A DEffectReverbTest.cpp187 std::vector<float> testInput(mTotalFrameCount * outChannelCount); in TEST_P() local
H A DEffectBundleTest.cpp164 std::vector<float> testInput(mTotalFrameCount * channelCount); in TEST_P() local
/aosp12/packages/apps/TV/tests/robotests/src/com/android/tv/
H A DSetupPassthroughActivityTest.java93 private TvInputInfo testInput; field in SetupPassthroughActivityTest
/aosp12/frameworks/av/media/libeffects/preprocessing/tests/
H A DEffectPreprocessingTest.cpp285 std::vector<int16_t> testInput(mTotalFrameCount * channelCount); in TEST_P() local