Home
last modified time | relevance | path

Searched defs:isSupport (Results 1 – 6 of 6) sorted by relevance

/drivers/peripheral/audio/effect/test/unittest/
Deffect_model_test.cpp76 bool isSupport = false; variable
89 bool isSupport = false; variable
/drivers/peripheral/audio/test/unittest/common/capture/
Daudio_capture_common_test.cpp478 bool isSupport = false; variable
507 bool isSupport = true; variable
543 bool isSupport = true; variable
982 bool isSupport = false; variable
996 bool isSupport = false; variable
1008 bool isSupport = false; variable
/drivers/peripheral/audio/effect/test/fuzztest/effectmodel_fuzzer/
Deffectmodel_fuzzer.cpp56 bool isSupport = false; in EffectModelFucSwitch() local
/drivers/peripheral/audio/test/benchmarktest/effect/
Daudio_effectmodel_benchmarktest.cpp107 bool isSupport = false; in BENCHMARK_F() local
/drivers/peripheral/audio/test/benchmarktest/capture/
Daudio_capture_benchmarktest.cpp372 bool isSupport = false; in BENCHMARK_F() local
387 bool isSupport = true; in BENCHMARK_F() local
624 bool isSupport = false; in BENCHMARK_F() local
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/
Dstream_pipeline_core.cpp182 bool isSupport = strategy_->CheckPipelineSpecExist(mode, types) == RC_OK ? true : false; in CheckStreamsSupported() local