Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/test/systemtest/
H A Dnative_window_buffer_test.cpp32 class NativeWindowBufferTest : public testing::Test, public IBufferConsumerListenerClazz { class
46 void NativeWindowBufferTest::SetUpTestCase() {} in SetUpTestCase()
48 void NativeWindowBufferTest::OnBufferAvailable() {} in OnBufferAvailable()
50 int32_t NativeWindowBufferTest::SetData(NativeWindowBuffer *nativeWindowBuffer, NativeWindow *nativ… in SetData()
84 bool NativeWindowBufferTest::GetData(sptr<SurfaceBuffer> &buffer) in GetData()
105 int32_t NativeWindowBufferTest::InitNativeWindowAndBuffer(sptr<IRemoteObject> robj) in InitNativeWindowAndBuffer()
157 pid_t NativeWindowBufferTest::ChildProcessMain() in ChildProcessMain()
204 HWTEST_F(NativeWindowBufferTest, Surface001, Function | MediumTest | Level2)