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

  /external/webrtc/src/system_wrappers/source/
critical_section_unittest.cc 74 int loop_counter = 0; local
78 while (count->Count() < target && loop_counter < 100*target) {
79 ++loop_counter;
82 LOG("Test looped %d times\n", loop_counter);
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Clip.c 1530 M4OSA_Int32 loop_counter = 0; local
    [all...]

Completed in 55 milliseconds