Home | History | Annotate | Download | only in tests

Lines Matching refs:uchar_val

965   const uint8_t uchar_val = 0xFF;
995 case 2: builder.AddElement<uint8_t>(off, uchar_val, 0); break;
1025 case 2: CompareTableFieldValue(table, off, uchar_val); break;