Home
last modified time | relevance | path

Searched defs:otherOne (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/graphic/graphicnapidrawingtest/
H A DNativeDrawingRectTest.cpp69 OH_Drawing_Rect *otherOne = OH_Drawing_RectCreate(300, 250, 600, 400); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_rect_test.cpp68 OH_Drawing_Rect *otherOne = OH_Drawing_RectCreate(300, 250, 600, 400); in HWTEST_F() local
216 OH_Drawing_Rect *otherOne = OH_Drawing_RectCreate(300, 250, 600, 400); // 250 300 400 600 rect param in HWTEST_F() local
251 OH_Drawing_Rect *otherOne = OH_Drawing_RectCreate(300, 250, 600, 400); // 250 300 400 600 rect param in HWTEST_F() local
275 OH_Drawing_Rect *otherOne = nullptr; HWTEST_F() local
[all...]

Completed in 2 milliseconds