Home
last modified time | relevance | path

Searched refs:IS_DIRECTLY_CALL (Results 1 - 6 of 6) sorted by relevance

/test/xts/hats/hdf/audio/idl/benchmarktest/effect/
H A Deffect_control_test.cpp28 constexpr bool IS_DIRECTLY_CALL = false;
60 model_ = IEffectModelGet(IS_DIRECTLY_CALL); in SetUp()
87 IEffectModelRelease(model_, IS_DIRECTLY_CALL); in TearDown()
H A Deffect_model_test.cpp28 constexpr bool IS_DIRECTLY_CALL = false;
49 model_ = IEffectModelGet(IS_DIRECTLY_CALL); in SetUp()
67 IEffectModelRelease(model_, IS_DIRECTLY_CALL); in TearDown()
/test/xts/hats/hdf/audio/idl/effect/src/
H A Deffect_model_test.cpp27 constexpr bool IS_DIRECTLY_CALL = false;
46 model_ = IEffectModelGet(IS_DIRECTLY_CALL); in SetUp()
64 IEffectModelRelease(model_, IS_DIRECTLY_CALL); in TearDown()
H A Deffect_control_test.cpp27 constexpr bool IS_DIRECTLY_CALL = false;
57 model_ = IEffectModelGet(IS_DIRECTLY_CALL); in SetUp()
84 IEffectModelRelease(model_, IS_DIRECTLY_CALL); in TearDown()
/test/xts/hats/hdf/audio/idl/effect_additional/src/
H A Deffect_control_test.cpp27 constexpr bool IS_DIRECTLY_CALL = false;
52 model_ = IEffectModelGet(IS_DIRECTLY_CALL); in SetUp()
68 IEffectModelRelease(model_, IS_DIRECTLY_CALL); in TearDown()
H A Deffect_model_test.cpp29 constexpr bool IS_DIRECTLY_CALL = false; member
42 model_ = IEffectModelGet(IS_DIRECTLY_CALL); in SetUp()
49 IEffectModelRelease(model_, IS_DIRECTLY_CALL); in TearDown()

Completed in 5 milliseconds