Home
last modified time | relevance | path

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

/test/xts/acts/graphic/graphics2DTestApi20/entry/src/main/cpp/
DExternalWindowTest.h62 napi_value testNativeWindowWindowHandleOptGetTimeOut(napi_env env, napi_callback_info info);
DExternalWindowTest.cpp71 …k({"testNativeWindowWindowHandleOptGetTimeOut", nullptr, testNativeWindowWindowHandleOptGetTimeOut, in addExternalWindowTest()
328 napi_value testNativeWindowWindowHandleOptGetTimeOut(napi_env env, napi_callback_info info) in testNativeWindowWindowHandleOptGetTimeOut() function
/test/xts/acts/graphic/graphics2DTestApi20/entry/src/ohosTest/ets/test/
DExternalWindowTest.test.ets479 * @tc.desc : Test testNativeWindowWindowHandleOptGetTimeOut
488 let result: number = libGraphics2DApi20.testNativeWindowWindowHandleOptGetTimeOut();