Searched defs:cookie (Results 1 - 7 of 7) sorted by relevance
/test/xts/hats/hdf/audio/idl/benchmarktest/adapter/ |
H A D | audio_adapter_benchmarktest.cpp | 430 int8_t cookie = 0;
in BENCHMARK_F() local
|
/test/xts/hats/hdf/audio/idl/common/adapter_additional/src/ |
H A D | audio_adapter_common_test.cpp | 2156 int8_t cookie = 1;
in HWTEST_F() local
|
/test/xts/hats/hdf/audio/idl/benchmarktest/render/ |
H A D | audio_render_benchmarktest.cpp | 731 int8_t cookie = 0;
in BENCHMARK_F() local
|
/test/xts/hats/hdf/audio/idl/common/render_additional/src/ |
H A D | AudioRenderCommonTest.cpp | 3202 int8_t cookie = 0; in HWTEST_F() local 3222 int8_t cookie = 127; in HWTEST_F() local 3240 int8_t cookie = -1; in HWTEST_F() local
|
/test/xts/hats/hdf/audio/idl/common/render/src/ |
H A D | audio_render_common_test.cpp | 769 int8_t cookie = 0; in HWTEST_F() local 777 int8_t cookie = 0; in HWTEST_F() local
|
/test/xts/dcts/distributedhardware/distributedaudiotest/ |
H A D | distributedaudiotest.cpp | 66 int32_t AudioParamCallbackImpl::RenderCallback(AudioCallbackType type, int8_t &reserved, int8_t &cookie) in RenderCallback() argument 74 ParamCallback(AudioExtParamKey key, const std::string &condition, const std::string &value, int8_t &reserved, int8_t cookie) ParamCallback() argument 203 ParamEventCallback(AudioExtParamKey key, const char *condition, const char *value, void *reserved, void *cookie) ParamEventCallback() argument
|
/test/xts/dcts/distributedhardware/distributedaudionewtest/ |
H A D | distributedaudiotest.cpp | 70 int32_t AudioParamCallbackImpl::RenderCallback(AudioCallbackType type, int8_t &reserved, int8_t &cookie) in RenderCallback() argument 78 ParamCallback(AudioExtParamKey key, const std::string &condition, const std::string &value, int8_t &reserved, int8_t cookie) ParamCallback() argument 207 ParamEventCallback(AudioExtParamKey key, const char *condition, const char *value, void *reserved, void *cookie) ParamEventCallback() argument
|
Completed in 16 milliseconds