Searched refs:MutateUint16Slot (Results 1 – 4 of 4) sorted by relevance
94 return rcv._tab.MutateUint16Slot(8, n)
162 return rcv._tab.MutateUint16Slot(10, n)
438 func (t *Table) MutateUint16Slot(slot VOffsetT, n uint16) bool { func
1787 testcase{"Uint16Slot", func() bool { return t.MutateUint16Slot(calcVOffsetT(3), 6) }},1805 testcase{"Uint16Slot", func() bool { return t.MutateUint16Slot(calcVOffsetT(16), 2) }},