Searched refs:sf_count_ (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dsuperframe_test.cc29 sf_count_ = 0;
67 sf_count_++;
73 abort_ |= sf_count_ > sf_count_max_ &&
78 int sf_count_; member in class:__anon471::SuperframeTest
92 EXPECT_EQ(sf_count_, 1);

Completed in 30 milliseconds