Home
last modified time | relevance | path

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

/test/xts/acts/graphic/graphics2DTestApi20/entry/src/main/cpp/
DExternalWindowTest.h61 napi_value testNativeWindowWindowHandleOptSetTimeOut(napi_env env, napi_callback_info info);
DExternalWindowTest.cpp69 …k({"testNativeWindowWindowHandleOptSetTimeOut", nullptr, testNativeWindowWindowHandleOptSetTimeOut, in addExternalWindowTest()
314 napi_value testNativeWindowWindowHandleOptSetTimeOut(napi_env env, napi_callback_info info) in testNativeWindowWindowHandleOptSetTimeOut() function
/test/xts/acts/graphic/graphics2DTestApi20/entry/src/ohosTest/ets/test/
DExternalWindowTest.test.ets457 * @tc.desc : Test testNativeWindowWindowHandleOptSetTimeOut
466 let result: number = libGraphics2DApi20.testNativeWindowWindowHandleOptSetTimeOut();