Searched defs:t6 (Results 1 – 3 of 3) sorted by relevance
39 private static final Type t6 = Type.SHORT; field in DiffFieldsTest
646 int t6 = (x < y) ? x : y; in minmaxCSEScalar() local682 int t6 = (x[0] < y[0]) ? x[0] : y[0]; in minmaxCSEArray() local
248 ReferenceTypeInfo t6(MergeTypes(ObjectType(), ObjectType(false))); in TEST_F() local