OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRembStatusBwPartition
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine_unittest.cc
626
EXPECT_TRUE(vie_.
GetRembStatusBwPartition
(channel_num));
628
EXPECT_TRUE(vie_.
GetRembStatusBwPartition
(channel_num));
644
EXPECT_TRUE(vie_.
GetRembStatusBwPartition
(default_channel));
651
EXPECT_TRUE(vie_.
GetRembStatusBwPartition
(default_channel));
653
EXPECT_FALSE(vie_.
GetRembStatusBwPartition
(new_channel_num));
[
all
...]
fakewebrtcvideoengine.h
474
bool
GetRembStatusBwPartition
(int channel) const {
[
all
...]
Completed in 26 milliseconds