/test/xts/hats/hdf/camera/pipeline_core/ |
D | pipeline_core_test.cpp | 70 std::shared_ptr<IStreamPipelineCore> s = core->GetStreamPipelineCore(); variable 90 std::shared_ptr<IStreamPipelineCore> s = core->GetStreamPipelineCore(); variable 114 std::shared_ptr<IStreamPipelineCore> s = core->GetStreamPipelineCore(); variable 134 std::shared_ptr<IStreamPipelineCore> s = core->GetStreamPipelineCore(); variable 165 std::shared_ptr<IStreamPipelineCore> s = core->GetStreamPipelineCore(); variable 189 std::shared_ptr<IStreamPipelineCore> s = core->GetStreamPipelineCore(); variable 204 std::shared_ptr<IStreamPipelineCore> s = core->GetStreamPipelineCore(); variable 223 std::shared_ptr<IStreamPipelineCore> s = core->GetStreamPipelineCore(); variable 247 std::shared_ptr<IStreamPipelineCore> s = core->GetStreamPipelineCore(); variable 275 std::shared_ptr<IStreamPipelineCore> s = core->GetStreamPipelineCore(); variable [all …]
|
D | stream_pipeline_strategy_test.cpp | 59 std::unique_ptr<StreamPipelineStrategy> s = StreamPipelineStrategy::Create(streamMgr); variable 71 std::unique_ptr<StreamPipelineStrategy> s = StreamPipelineStrategy::Create(streamMgr); variable 86 std::unique_ptr<StreamPipelineStrategy> s = StreamPipelineStrategy::Create(streamMgr); variable 95 std::unique_ptr<StreamPipelineStrategy> s = StreamPipelineStrategy::Create(streamMgr); variable
|
D | stream_pipeline_dispatcher_test.cpp | 64 std::unique_ptr<StreamPipelineStrategy> s = StreamPipelineStrategy::Create(streamMgr); variable 88 std::unique_ptr<StreamPipelineStrategy> s = StreamPipelineStrategy::Create(streamMgrConf); variable 112 std::unique_ptr<StreamPipelineStrategy> s = StreamPipelineStrategy::Create(streamMgrAbConf); variable
|
D | stream_pipeline_builder_test.cpp | 66 std::unique_ptr<StreamPipelineStrategy> s = StreamPipelineStrategy::Create(streamMgr); variable
|
/test/testfwk/developer_test/libs/fuzzlib/tools/ |
D | colored.py | 89 def color_str(self, color, s, tag=None): argument 107 def red(self, s): argument 111 def green(self, s): argument 116 def yellow(self, s): argument 120 def blue(self, s): argument 123 def fuchsia(self, s): argument 126 def cyan(s): argument 129 def white(self, s): argument 133 def simple_print(self, s): argument
|
/test/xts/dcts/communication/dsoftbus/rpcserver/src/main/js/ServiceAbility/ |
D | service.js | 351 let s = new MySequenceable(null, null); variable 373 var s = [new MySequenceable(null, null), new MySequenceable(null, null), variable 418 let s = new MySequenceable(null, null); variable 444 let s = [new MySequenceable(null, null), new MySequenceable(null, null), variable 486 let s = new MySequenceable(null, null); variable
|
/test/testfwk/developer_test/aw/cxx/distributed/utils/ |
D | csv_transform_xml.h | 70 for (std::string s : vecLines_) { in FileOperate() local 118 void SplitString(const std::string& s, std::vector<std::string>& v, const std::string& c) in SplitString()
|
/test/xts/hats/kernel/freelist/modify_pointer/ |
D | Malloc_modify_pointer.cpp | 24 static void handler(int s) in handler()
|
/test/xts/hats/kernel/freelist/safe_unlink/ |
D | Malloc_safe_unlink.cpp | 29 static void handler(int s) in handler()
|
/test/xts/acts/kernel_lite/fs_posix/src/ |
D | FsOtherTest.cpp | 145 int NftwCheckDirTree(const char *path, const struct stat *sb, int flag, struct FTW *s) in NftwCheckDirTree()
|
/test/xts/hats/kernel/prctl/ |
D | PrctlApiTest.cpp | 72 static std::vector<std::string> str_split(const std::string &s, const std::string &delimiters) in str_split()
|
/test/ostest/wukong/common/src/ |
D | wukong_util.cpp | 250 std::set<std::string> s(argumentlist.begin(), argumentlist.end()); in DelRepeatArguments() local
|
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/ |
D | HiAppEventCPPTest.cpp | 1094 char s[25]; variable 1143 char s[25]; variable
|
/test/xts/acts/kernel_lite/process_posix/src/ |
D | PthreadBasicApiTest.cpp | 30 char *s = (char*)arg; in ThreadPthreadCreateBasic() local
|