Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/
H A Ddrawing_demo.cpp257 std::string testCountStr = argv_[INDEX_COUNT]; in GetPerformanceParam() local
258 testCount_ = std::stoi(testCountStr); in GetPerformanceParam()