Searched refs:maprefs2 (Results 1 – 1 of 1) sorted by relevance
475 const auto& maprefs2 = dmabuf2->maprefs(); in TEST_F() local476 const auto& pid_maprefs2 = maprefs2.find(pid); in TEST_F()477 ASSERT_NE(pid_maprefs2, maprefs2.end()); in TEST_F()