Home
last modified time | relevance | path

Searched refs:testType_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/
H A Ddrawing_demo.h70 std::string testType_; member in OHOS::Rosen::DrawingDemo
H A Ddrawing_demo.cpp55 testType_ = argv_[INDEX_TEST_TYPE]; in Test()
57 if (testType_ == "function") { in Test()
63 } else if (testType_ == "performance") { in Test()

Completed in 2 milliseconds