Home
last modified time | relevance | path

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

/external/chromium_org/media/base/
Dvideo_frame_pool_unittest.cc10 class VideoFramePoolTest : public ::testing::Test { class
12 VideoFramePoolTest() : pool_(new VideoFramePool()) {} in VideoFramePoolTest() function in media::VideoFramePoolTest
32 TEST_F(VideoFramePoolTest, SimpleFrameReuse) { in TEST_F() argument
44 TEST_F(VideoFramePoolTest, SimpleFormatChange) { in TEST_F() argument
61 TEST_F(VideoFramePoolTest, FrameValidAfterPoolDestruction) { in TEST_F() argument