video_capture_oracle_unittest.cc | 35 int redundant_capture_goal, 51 for (int i = 0; i < redundant_capture_goal; i++) { 67 const int redundant_capture_goal = 200; local 70 SmoothEventSampler sampler(capture_period, true, redundant_capture_goal); 74 TestRedundantCaptureStrategy(capture_period, redundant_capture_goal, 107 const int redundant_capture_goal = 2; local 110 SmoothEventSampler sampler(capture_period, true, redundant_capture_goal); 114 TestRedundantCaptureStrategy(capture_period, redundant_capture_goal, 153 const int redundant_capture_goal = 32; local 156 SmoothEventSampler sampler(capture_period, true, redundant_capture_goal); 203 const int redundant_capture_goal = 1; local 239 const int redundant_capture_goal = 333; local [all...] |