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

  /external/webrtc/src/modules/audio_processing/test/
process_test.cc 496 int primary_count = 0; local
522 << primary_count << " (primary)"; local
557 primary_count, reverse_count);
597 primary_count++;
610 if (progress && primary_count % 100 == 0) {
683 << primary_count << " (primary)"; local
735 primary_count, reverse_count);
780 primary_count++;
790 if (progress && primary_count % 100 == 0) {
889 primary_count, reverse_count)
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/test/
process_test.cc 553 int primary_count = 0; local
584 << primary_count << " (primary)"; local
627 primary_count, reverse_count);
692 primary_count++;
712 if (progress && primary_count % 100 == 0) {
824 << primary_count << " (primary)"; local
    [all...]

Completed in 532 milliseconds