Lines Matching refs:GPBUInt32FloatDictionary

1891   GPBUInt32FloatDictionary *dict = [[GPBUInt32FloatDictionary alloc] init];
1903 GPBUInt32FloatDictionary *dict = [[GPBUInt32FloatDictionary alloc] init];
1923 GPBUInt32FloatDictionary *dict =
1924 [[GPBUInt32FloatDictionary alloc] initWithFloats:kValues
1981 GPBUInt32FloatDictionary *dict1 =
1982 [[GPBUInt32FloatDictionary alloc] initWithFloats:kValues1
1986 GPBUInt32FloatDictionary *dict1prime =
1987 [[GPBUInt32FloatDictionary alloc] initWithFloats:kValues1
1991 GPBUInt32FloatDictionary *dict2 =
1992 [[GPBUInt32FloatDictionary alloc] initWithFloats:kValues2
1996 GPBUInt32FloatDictionary *dict3 =
1997 [[GPBUInt32FloatDictionary alloc] initWithFloats:kValues1
2001 GPBUInt32FloatDictionary *dict4 =
2002 [[GPBUInt32FloatDictionary alloc] initWithFloats:kValues3
2032 GPBUInt32FloatDictionary *dict =
2033 [[GPBUInt32FloatDictionary alloc] initWithFloats:kValues
2038 GPBUInt32FloatDictionary *dict2 = [dict copy];
2044 XCTAssertTrue([dict2 isKindOfClass:[GPBUInt32FloatDictionary class]]);
2053 GPBUInt32FloatDictionary *dict =
2054 [[GPBUInt32FloatDictionary alloc] initWithFloats:kValues
2059 GPBUInt32FloatDictionary *dict2 =
2060 [[GPBUInt32FloatDictionary alloc] initWithDictionary:dict];
2071 GPBUInt32FloatDictionary *dict = [[GPBUInt32FloatDictionary alloc] init];
2080 GPBUInt32FloatDictionary *dict2 =
2081 [[GPBUInt32FloatDictionary alloc] initWithFloats:kValues
2108 GPBUInt32FloatDictionary *dict =
2109 [[GPBUInt32FloatDictionary alloc] initWithFloats:kValues
2166 GPBUInt32FloatDictionary *dict =
2167 [[GPBUInt32FloatDictionary alloc] initWithFloats:kValues
2218 GPBUInt32FloatDictionary *dict2 =
2219 [[GPBUInt32FloatDictionary alloc] initWithFloats:kValues2