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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/mock/
mock_expand.h 35 MOCK_METHOD0(SetParametersForNormalAfterExpand,
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
expand.h 69 virtual void SetParametersForNormalAfterExpand();
normal_unittest.cc 69 EXPECT_CALL(expand, SetParametersForNormalAfterExpand());
normal.cc 60 expand_->SetParametersForNormalAfterExpand();
expand.cc 280 void Expand::SetParametersForNormalAfterExpand() {
    [all...]

Completed in 87 milliseconds