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

  /external/webrtc/webrtc/voice_engine/test/auto_test/standard/
codec_before_streaming_test.cc 71 int original_pltype = codec_instance_.pltype; local
78 codec_instance_.pltype = original_pltype;
82 EXPECT_EQ(original_pltype, codec_instance_.pltype);

Completed in 425 milliseconds