Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds