Lines Matching defs:cout

44         std::cout << "==========[test log] Check Performance: OpenCamera, 100 times."<< std::endl;

49 std::cout << "Running " << i << " time" << std::endl;
58 std::cout << "Total fail times: "<< FailTimes.size() << ", at :" << std::endl;
60 std::cout << *it << std::endl;
73 std::cout << "==========[test log] Check Performance: Preview for 100 times." << std::endl;
75 std::cout << "Running " << i << " time" << std::endl;
76 std::cout << "==========[test log] Check Performance: Preview: " << i << " times. " << std::endl;
101 std::cout << "==========[test log] Commit 2 streams together, Preview and still_capture streams,";
102 std::cout << " for 100 times." << std::endl;
106 std::cout << "Running " << i << " time" << std::endl;
132 std::cout << "==========[test log] Dynamic capture start&stop, ";
133 std::cout << "Preview and still_capture streams for 100 times." << std::endl;
137 std::cout << "Running " << i << " time" << std::endl;
167 std::cout << "==========[test log] Performance: Preview + video, commit together, 100 times." << std::endl;
171 std::cout << "Running " << i << " time" << std::endl;
172 std::cout << "==========[test log] Performance: Preview + video, commit together, success." << std::endl;
198 std::cout << "==========[test log]Check video: Dynamic Video start&stop, for 100 times, success." << std::endl;
202 std::cout << "Running " << i << " time" << std::endl;
234 std::cout << "==========[test log] Check Performance: Set 3A 100 times, check result." << std::endl;
252 std::cout << "==========[test log] Check Performance: Set 3A Times: " << times << std::endl;
254 std::cout << "==========[test log] UpdateSettings, awb mode :" << awbMode.at(i) << std::endl;
257 std::cout << "==========[test log] Check Performance: UpdateSettings success." << std::endl;
259 std::cout << "==========[test log] Check Performance: UpdateSettings fail, , at the " << (i+1);
260 std::cout <<"times, RetCode is " << Test_->rc << std::endl;
276 std::cout << "==========[test log]Performance: Turn on and off the flashlight, 1000 times." << std::endl;
280 std::cout <<"times: " << i << std::endl;
284 std::cout << "==========[test log] Check Performance: Flashlight turn on fail, at the " << (i+1);
285 std::cout <<"times, RetCode is " << Test_->rc << std::endl;
290 std::cout << "==========[test log] Check Performance: Flashlight turn off fail, at the " <<(i+1);
291 std::cout<<"times, RetCode is " << Test_->rc << std::endl;