Home
last modified time | relevance | path

Searched refs:opActionsStr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Ddrawing_playback.cpp374 std::string opActionsStr = isMoreOps ? "more" : "less"; in Test() local
375 … std::cout << "Do you want to execute " << opItemStep_ << " OpItems " << opActionsStr << " ?\n" in Test()