Searched refs:testNativeWindowCleanCacheBeforeBufferRequested (Results 1 – 6 of 6) sorted by relevance
116 export const testNativeWindowCleanCacheBeforeBufferRequested: () => number; constant
246 …tiveWindowCleanCacheBeforeBufferRequested", nullptr, testNativeWindowCleanCacheBeforeBufferRequest…
264 napi_value testNativeWindowCleanCacheBeforeBufferRequested(napi_env env, napi_callback_info info);
205 napi_value testNativeWindowCleanCacheBeforeBufferRequested(napi_env env, napi_callback_info info) in testNativeWindowCleanCacheBeforeBufferRequested() function
1570 * @tc.name : testNativeWindowCleanCacheBeforeBufferRequested1571 * @tc.desc : testNativeWindowCleanCacheBeforeBufferRequested1576 …it('testNativeWindowCleanCacheBeforeBufferRequested', TestType.FUNCTION | Size.MEDIUMTEST | Level.…1578 let result: number = nativeWindow.testNativeWindowCleanCacheBeforeBufferRequested();