Lines Matching refs:GPBUInt64FloatDictionary

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