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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
portallocatorsessionproxy_unittest.cc 79 int candidates_count() { return candidates_count_; } function in class:TestSessionChannel
138 EXPECT_EQ_WAIT(1, channel->candidates_count(), 1000);
146 EXPECT_EQ_WAIT(1, channel1->candidates_count(), 1000);
157 EXPECT_EQ_WAIT(1, channel2->candidates_count(), 1000);

Completed in 282 milliseconds