Searched refs:this_frame_size (Results 1 – 1 of 1) sorted by relevance
570 const int this_frame_size = static_cast<int>(frame_size); in SetExpectations() local572 .Times(incremental ? Between(this_frame_size, this_frame_size + 1) in SetExpectations()