Lines Matching defs:stre
82 std::vector<std::shared_ptr<Camera::StreamInfo>> stre;
83 stre.push_back(Test_->streamInfo);
84 Test_->rc = Test_->streamOperator->IsStreamsSupported(NORMAL, modeSetting, stre, pType);
135 std::vector<std::shared_ptr<Camera::StreamInfo>> stre;
136 stre.push_back(Test_->streamInfo);
137 Test_->rc = Test_->streamOperator->IsStreamsSupported(NORMAL, nullptr, stre, pType);
222 std::vector<std::shared_ptr<Camera::StreamInfo>> stre;
223 stre.push_back(Test_->streamInfo);
224 Test_->rc = Test_->streamOperator->IsStreamsSupported(NORMAL, modeSetting, stre, pType);
580 std::vector<std::shared_ptr<Camera::StreamInfo>> stre;
581 stre.push_back(Test_->streamInfo);
582 Test_->rc = Test_->streamOperator->IsStreamsSupported(NORMAL, modeSetting, stre, pType);
680 std::vector<std::shared_ptr<Camera::StreamInfo>> stre;
681 stre.push_back(Test_->streamInfo);
682 Test_->rc = Test_->streamOperator->IsStreamsSupported(NORMAL, modeSetting, stre, pType);