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.cpp78 bool isSupport = false; variable
91 bool isSupport = false; variable
/drivers/peripheral/audio/test/unittest/common/capture/
Daudio_capture_common_test.cpp483 bool isSupport = false; variable
512 bool isSupport = true; variable
548 bool isSupport = true; variable
991 bool isSupport = false; variable
1005 bool isSupport = false; variable
1017 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.cpp371 bool isSupport = false; in BENCHMARK_F() local
386 bool isSupport = true; in BENCHMARK_F() local
623 bool isSupport = false; in BENCHMARK_F() local
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/
Dstream_pipeline_core.cpp187 bool isSupport = strategy_->CheckPipelineSpecExist(mode, types) == RC_OK ? true : false; in CheckStreamsSupported() local