Lines Matching defs:cout
43 std::cout << "==========[test log]Check hdi_device: GetStreamOprator, normal callback input." << std::endl;
58 std::cout << "==========[test log]Check hdi_device: GetStreamOprator, normal callback input." << std::endl;
73 std::cout << "==========[test log]Check hdi_device: UpdateSettings,";
74 std::cout <<" OHOS_CONTROL_AE_EXPOSURE_COMPENSATION." << std::endl;
82 std::cout << "cameraDevice->UpdateSettings's rc " << Test_->rc << std::endl;
93 std::cout << "==========[test log]Check hdi_device: UpdateSettings, ";
94 std::cout <<"OHOS_CONTROL_AWB_MODE:OHOS_CONTROL_AWB_MODE_AUTO." << std::endl;
105 std::cout << "==========[test log]UpdateSettings, awb : OHOS_CONTROL_AWB_MODE_AUTO." << std::endl;
123 std::cout << "==========[test log]Check hdi_device: UpdateSettings, ";
124 std::cout <<"OHOS_CONTROL_AWB_MODE:OHOS_CONTROL_AWB_MODE_CLOUDY_DAYLIGHT." << std::endl;
135 std::cout << "==========[test log]UpdateSettings, awb : OHOS_CONTROL_AWB_MODE_CLOUDY_DAYLIGHT." << std::endl;
153 std::cout << "==========[test log]Check hdi_device: UpdateSettings,";
154 std::cout << "OHOS_CONTROL_AWB_MODE:OHOS_CONTROL_AWB_MODE_TWILIGHT." << std::endl;
165 std::cout << "==========[test log]UpdateSettings, awb : OHOS_CONTROL_AWB_MODE_TWILIGHT." << std::endl;
183 std::cout << "==========[test log]Check hdi_device: UpdateSettings,";
184 std::cout << "OHOS_CONTROL_AWB_MODE:OHOS_CONTROL_AWB_MODE_FLUORESCENT." << std::endl;
195 std::cout << "==========[test log]UpdateSettings, awb : OHOS_CONTROL_AWB_MODE_FLUORESCENT." << std::endl;
213 std::cout << "==========[test log]Check hdi_device: UpdateSettings,";
214 std::cout << "OHOS_CONTROL_AWB_MODE:OHOS_CONTROL_AWB_MODE_WARM_FLUORESCENT." << std::endl;
225 std::cout << "==========[test log]UpdateSettings, awb : OHOS_CONTROL_AWB_MODE_WARM_FLUORESCENT." << std::endl;
243 std::cout << "==========[test log]Check hdi_device: UpdateSettings,";
244 std::cout <<" OHOS_CONTROL_AWB_MODE: illegal value(input AE value)." << std::endl;
256 std::cout << "cameraDevice->UpdateSettings's rc " << Test_->rc << std::endl;
274 std::cout << "==========[test log]Check hdi_device: UpdateSettings,";
275 std::cout <<" OHOS_CONTROL_AE_EXPOSURE_COMPENSATION, illegal value." << std::endl;
287 std::cout << "cameraDevice->UpdateSettings's rc " << Test_->rc << std::endl;
305 std::cout << "==========[test log]Check hdi_device: SetResultMode is PER_FRAME." << std::endl;
312 std::cout << "==========[test log]Check hdi_device: type = " << type << std::endl;
328 std::cout << "==========[test log]Check hdi_device: SetResultMode is ON_CHANGED." << std::endl;
333 std::cout << "==========[test log] hdi_device: type = " << type << std::endl;
347 std::cout << "==========[test log]Check hdi_device: GetEnabledResults expected success." << std::endl;
352 std::cout << "GetEnabledResults is :" << std::endl;
354 std::cout << results.at(i) << std::endl;
366 std::cout << "==========[test log]Check hdi_device: EnableResult one tag, without preview, success." << std::endl;
368 std::cout << "==========[test log]Check hdi_device: 1. Get the tags..." << std::endl;
371 std::cout << "==========[test log]Check hdi_device: 2. Enable the tag: " << enable_tag[0] << std::endl;
388 std::cout << "==========[test log]Check hdi_device: EnableResult multiple tags, success." << std::endl;
400 std::cout << "then, disable the tag..." << std::endl;
409 std::cout << "then, enable the tag..." << std::endl;
426 std::cout << "==========[test log]Check hdi_device: EnableResult error tag, expected fail." << std::endl;
436 std::cout << "then, enable the tag..." << std::endl;
449 std::cout << "==========[test log]Check hdi_device: DisEnabledReuslts, expected success." << std::endl;
459 std::cout << "==========[test log]GetEnabledResults, size = " << results_original.size() << std::endl;
466 std::cout << "==========[test log]Check hdi_device: DisableResult the tag:" << results_original[0] << std::endl;
481 std::cout << "==========[test log]Check hdi_device: DisableResult all tag, success." << std::endl;
493 std::cout << "then, disable the tag..." << std::endl;
510 std::cout << "==========[test log]Check hdi_device: DisableResult error tag, expected success." << std::endl;
524 std::cout << "then, disenable the tag..." << std::endl;
541 std::cout << "==========[test log]Check hdi_device: Close the device." << std::endl;
546 std::cout << "==========[test log]Check hdi_device: Test_->cameraDevice->Close()." << std::endl;