Home | History | Annotate | Download | only in tests

Lines Matching refs:ushort_val

967   const uint16_t ushort_val = 0xFEEE;
997 case 4: builder.AddElement<uint16_t>(off, ushort_val, 0); break;
1027 case 4: CompareTableFieldValue(table, off, ushort_val); break;