Home
last modified time | relevance | path

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

/test/xts/acts/graphic/graphicnapitest/
DNativeWindowTest.cpp80 int32_t widthGet = 0; variable
81 ASSERT_NE(OH_NativeWindow_NativeWindowHandleOpt(nativeWindow, code, &heightGet, &widthGet), 0);
83 ASSERT_NE(widthSet, widthGet);