Searched refs:InitElement (Results 1 – 3 of 3) sorted by relevance
1051 tuple->InitElement(0, first); in Tuple()1052 tuple->InitElement(1, second); in Tuple()1053 tuple->InitElement(2, third); in Tuple()
605 void InitElement(int i, Type type) { this->Set(i, type); } in InitElement() function
499 all_inits += EXPECT_CALL(foo, InitElement(i));