HomeSort by relevance Sort by last modified time
    Searched full:my_tolerance (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
dual_stream_unittest.cc 278 int my_tolerance = stream_index == kPrimary ? 0 : tolerance; local
285 EXPECT_LE(EqualPayloadLength(stream_index, position), my_tolerance); local
286 if (my_tolerance == 0)

Completed in 199 milliseconds