Home
last modified time | relevance | path

Searched refs:original_pltype (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
Dcodec_before_streaming_test.cc71 int original_pltype = codec_instance_.pltype; in TEST_F() local
78 codec_instance_.pltype = original_pltype; in TEST_F()
82 EXPECT_EQ(original_pltype, codec_instance_.pltype); in TEST_F()