Home
last modified time | relevance | path

Searched defs:AllocTestPrms (Results 1 – 1 of 1) sorted by relevance

/drivers/peripheral/display/test/unittest/standard/display_gralloc/
Ddisplay_gralloc_test.h22 struct AllocTestPrms { struct
28 class GrallocAllocTest : public ::testing::TestWithParam<AllocTestPrms> { argument