Searched refs:cand1 (Results 1 – 2 of 2) sorted by relevance
149 static UInt cand1 ( GuestBytes* gb ) in cand1() function231 cand1;
2215 cricket::Candidate cand1; in TEST_F() local2216 cand1.set_priority(3); in TEST_F()2219 EXPECT_TRUE(cand1.priority() > cand2.priority()); in TEST_F()