Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp74 class NativeWindowTest : public testing::Test { class
90 void NativeWindowTest::SetUpTestCase() in SetUpTestCase()
111 void NativeWindowTest::TearDownTestCase() in TearDownTestCase()
250 HWTEST_F(NativeWindowTest, HandleOpt001, Function | MediumTest | Level2)
265 HWTEST_F(NativeWindowTest, HandleOpt002, Function | MediumTest | Level2)
285 HWTEST_F(NativeWindowTest, HandleOpt003, Function | MediumTest | Level2)
308 HWTEST_F(NativeWindowTest, HandleOpt004, Function | MediumTest | Level2)
328 HWTEST_F(NativeWindowTest, HandleOpt005, Function | MediumTest | Level2)
348 HWTEST_F(NativeWindowTest, HandleOpt006, Function | MediumTest | Level2)
368 HWTEST_F(NativeWindowTest, HandleOpt007, Function | MediumTest | Level2)
[all …]
/ohos5.0/foundation/graphic/graphic_surface/surface/test/systemtest/
H A Dnative_window_test.cpp30 class NativeWindowTest : public testing::Test, public IBufferConsumerListenerClazz { class
80 void NativeWindowTest::SetUpTestCase() {} in SetUpTestCase()
82 void NativeWindowTest::OnBufferAvailable() in OnBufferAvailable()
187 bool NativeWindowTest::GetData(sptr<SurfaceBuffer> &buffer) in GetData()
344 int32_t NativeWindowTest::ThreadNativeWindowProcess003(int32_t *pipeFd, uint64_t uniqueId) in ThreadNativeWindowProcess003()
413 int32_t NativeWindowTest::RequestBuffer001(NativeWindow *nativeWindow) in RequestBuffer001()
489 int32_t NativeWindowTest::ThreadNativeWindowProcess004(int32_t *pipeFd, uint64_t uniqueId) in ThreadNativeWindowProcess004()
628 int32_t NativeWindowTest::ThreadNativeWindowProcess005(int32_t *pipeFd, uint64_t uniqueId) in ThreadNativeWindowProcess005()
708 int32_t NativeWindowTest::ThreadNativeWindowProcess006(int32_t *pipeFd, uint64_t uniqueId) in ThreadNativeWindowProcess006()
837 int32_t NativeWindowTest::ThreadNativeWindowProcess007(int32_t *pipeFd, in ThreadNativeWindowProcess007()
[all …]