Home
last modified time | relevance | path

Searched refs:timeoutSet (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/
H A Dnativewindow_fuzzer.cpp75 int32_t timeoutSet = GetData<int32_t>(); in HandleOpt() local
76 OH_NativeWindow_NativeWindowHandleOpt(nativeWindow, code, timeoutSet); in HandleOpt()
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp387 int32_t timeoutSet = 10; // 10: for test in HWTEST_F() local
388 ASSERT_EQ(OH_NativeWindow_NativeWindowHandleOpt(nativeWindow, code, timeoutSet), OHOS::GSERROR_OK); in HWTEST_F()
393 ASSERT_EQ(timeoutSet, timeoutGet); in HWTEST_F()
594 int32_t timeoutSet = 10; // 10: for test in SetNativeWindowConfig() local
595 ASSERT_EQ(OH_NativeWindow_NativeWindowHandleOpt(nativeWindow, code, timeoutSet), OHOS::GSERROR_OK); in SetNativeWindowConfig()

Completed in 5 milliseconds