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

  /external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/standard/
codec_before_streaming_test.cc 70 int original_pltype = codec_instance_.pltype; local
77 codec_instance_.pltype = original_pltype;
81 EXPECT_EQ(original_pltype, codec_instance_.pltype);

Completed in 1317 milliseconds