Searched refs:DmaBufHeapConcurrentAccessTest (Results 1 – 1 of 1) sorted by relevance
32 class DmaBufHeapConcurrentAccessTest : public ::testing::Test { class77 TEST_F(DmaBufHeapConcurrentAccessTest, ConcurrentAllocTest) { in TEST_F() argument91 threads[i] = std::thread(&DmaBufHeapConcurrentAccessTest::DoConcurrentAlloc, this); in TEST_F()99 TEST_F(DmaBufHeapConcurrentAccessTest, ConcurrentAllocWithMapNameTest) { in TEST_F() argument103 std::thread(&DmaBufHeapConcurrentAccessTest::DoConcurrentAllocWithMapName, this); in TEST_F()