Home
last modified time | relevance | path

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

/hardware/interfaces/audio/effect/all-versions/vts/functional/
DVtsHalAudioEffectTargetTest.cpp85 bool gotEffect = false; in TEST_P() local
90 gotEffect = true; in TEST_P()
95 ASSERT_TRUE(gotEffect); in TEST_P()