Home
last modified time | relevance | path

Searched refs:this_frame_size (Results 1 – 1 of 1) sorted by relevance

/external/libwebm/webm_parser/tests/
Dblock_parser_test.cc570 const int this_frame_size = static_cast<int>(frame_size); in SetExpectations() local
572 .Times(incremental ? Between(this_frame_size, this_frame_size + 1) in SetExpectations()