Lines Matching refs:DmabufAllocTest
38 class DmabufAllocTest : public testing::Test {
47 void DmabufAllocTest::SetUpTestCase()
51 void DmabufAllocTest::TearDownTestCase()
55 void DmabufAllocTest::SetUp()
74 void DmabufAllocTest::TearDown()
78 HWTEST_F(DmabufAllocTest, AllocSingleBuffer, TestSize.Level1)
106 HWTEST_F(DmabufAllocTest, ShareBufferBetweenProcess, Function|MediumTest|Level1)
162 HWTEST_F(DmabufAllocTest, OpenInvalidNameHeap, Function|MediumTest|Level1)
176 HWTEST_F(DmabufAllocTest, AllocInvalidSizeBuffer, Function|MediumTest|Level1)
189 HWTEST_F(DmabufAllocTest, BufferSyncWithWrongFd, Function|MediumTest|Level1)
215 HWTEST_F(DmabufAllocTest, BufferSyncWithWrongSyncType, Function|MediumTest|Level1)
241 HWTEST_F(DmabufAllocTest, SyncBufferTwice, Function|MediumTest|Level1)
273 HWTEST_F(DmabufAllocTest, ExchangeBufferSyncOrder, Function|MediumTest|Level1)