Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/test/benchmarktest/effect/
H A Daudio_effectcontrol_benchmarktest.cpp28 constexpr bool IS_DIRECTLY_CALL = false; variable
80 model_ = IEffectModelGet(IS_DIRECTLY_CALL); in SetUp()
107 IEffectModelRelease(model_, IS_DIRECTLY_CALL); in TearDown()
H A Daudio_effectmodel_benchmarktest.cpp28 constexpr bool IS_DIRECTLY_CALL = false; variable
81 model_ = IEffectModelGet(IS_DIRECTLY_CALL); in SetUp()
99 IEffectModelRelease(model_, IS_DIRECTLY_CALL); in TearDown()
/ohos5.0/drivers/peripheral/audio/effect/test/unittest/
H A Deffect_model_test.cpp27 constexpr bool IS_DIRECTLY_CALL = false; variable
48 model_ = IEffectModelGet(IS_DIRECTLY_CALL); in SetUp()
66 IEffectModelRelease(model_, IS_DIRECTLY_CALL); in TearDown()
H A Deffect_control_test.cpp27 constexpr bool IS_DIRECTLY_CALL = false; variable
59 model_ = IEffectModelGet(IS_DIRECTLY_CALL); in SetUp()
86 IEffectModelRelease(model_, IS_DIRECTLY_CALL); in TearDown()