Home | History | Annotate | Download | only in webrtc

Lines Matching refs:AllocateSid

520   EXPECT_TRUE(allocator_.AllocateSid(rtc::SSL_SERVER, &id));
522 EXPECT_TRUE(allocator_.AllocateSid(rtc::SSL_CLIENT, &id));
524 EXPECT_TRUE(allocator_.AllocateSid(rtc::SSL_SERVER, &id));
526 EXPECT_TRUE(allocator_.AllocateSid(rtc::SSL_CLIENT, &id));
536 EXPECT_TRUE(allocator_.AllocateSid(rtc::SSL_SERVER, &new_id));
541 EXPECT_TRUE(allocator_.AllocateSid(rtc::SSL_CLIENT, &new_id));
553 EXPECT_TRUE(allocator_.AllocateSid(rtc::SSL_SERVER, &allocated_id));
556 EXPECT_TRUE(allocator_.AllocateSid(rtc::SSL_CLIENT, &allocated_id));
559 EXPECT_TRUE(allocator_.AllocateSid(rtc::SSL_SERVER, &allocated_id));
562 EXPECT_TRUE(allocator_.AllocateSid(rtc::SSL_CLIENT, &allocated_id));
569 EXPECT_TRUE(allocator_.AllocateSid(rtc::SSL_SERVER, &allocated_id));
572 EXPECT_TRUE(allocator_.AllocateSid(rtc::SSL_CLIENT, &allocated_id));
576 EXPECT_TRUE(allocator_.AllocateSid(rtc::SSL_SERVER, &allocated_id));
579 EXPECT_TRUE(allocator_.AllocateSid(rtc::SSL_CLIENT, &allocated_id));