Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/buffer_handle/test/unittest/
H A Dbuffer_handle_test.cpp66 uint32_t testsize = 100; variable
70 auto test2 = AllocateBufferHandle(fds, testsize);
73 auto test3 = AllocateBufferHandle(testsize, ints);
76 auto test4 = AllocateBufferHandle(testsize, testsize);
106 uint32_t testsize = 100; variable
110 BufferHandle *handle = AllocateBufferHandle(testsize, testsize);