OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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