Home
last modified time | relevance | path

Searched defs:line3 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/test/
H A Dgeometry2d_unit_test.cpp219 Line* line3 = new Line(pt31, pt32); variable
262 Line* line3 = new Line(pt31, pt32); variable
/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dkernel_interface_test.cpp188 std::string line3 = "line3"; variable
235 std::string line3 = "line3"; variable
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_canvas/
H A Dui_test_canvas.cpp1019 const int16_t line2, const int16_t line3, const int16_t line4) in DrawLineSegment()
1428 const int16_t line2, const int16_t line3, const int16_t line4) in DrawRectangle()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp97 vector<string> line3; in insertMemoryTitle() local