HomeSort by relevance Sort by last modified time
    Searched defs:timeout_count_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/media/video/capture/linux/
video_capture_device_linux.h 71 int timeout_count_; member in class:media::VideoCaptureDeviceLinux
  /external/chromium_org/content/public/test/
test_launcher.cc 166 timeout_count_(0),
183 size_t timeout_count_; member in class:content::__anon10370::WrapperTestLauncherDelegate
207 if (timeout_count_ > 5) {
232 timeout_count_++;

Completed in 47 milliseconds