Lines Matching refs:GPBUInt64UInt32Dictionary
86 GPBUInt64UInt32Dictionary *dict = [[GPBUInt64UInt32Dictionary alloc] init];
98 GPBUInt64UInt32Dictionary *dict = [[GPBUInt64UInt32Dictionary alloc] init];
118 GPBUInt64UInt32Dictionary *dict =
119 [[GPBUInt64UInt32Dictionary alloc] initWithUInt32s:kValues
176 GPBUInt64UInt32Dictionary *dict1 =
177 [[GPBUInt64UInt32Dictionary alloc] initWithUInt32s:kValues1
181 GPBUInt64UInt32Dictionary *dict1prime =
182 [[GPBUInt64UInt32Dictionary alloc] initWithUInt32s:kValues1
186 GPBUInt64UInt32Dictionary *dict2 =
187 [[GPBUInt64UInt32Dictionary alloc] initWithUInt32s:kValues2
191 GPBUInt64UInt32Dictionary *dict3 =
192 [[GPBUInt64UInt32Dictionary alloc] initWithUInt32s:kValues1
196 GPBUInt64UInt32Dictionary *dict4 =
197 [[GPBUInt64UInt32Dictionary alloc] initWithUInt32s:kValues3
227 GPBUInt64UInt32Dictionary *dict =
228 [[GPBUInt64UInt32Dictionary alloc] initWithUInt32s:kValues
233 GPBUInt64UInt32Dictionary *dict2 = [dict copy];
239 XCTAssertTrue([dict2 isKindOfClass:[GPBUInt64UInt32Dictionary class]]);
248 GPBUInt64UInt32Dictionary *dict =
249 [[GPBUInt64UInt32Dictionary alloc] initWithUInt32s:kValues
254 GPBUInt64UInt32Dictionary *dict2 =
255 [[GPBUInt64UInt32Dictionary alloc] initWithDictionary:dict];
266 GPBUInt64UInt32Dictionary *dict = [[GPBUInt64UInt32Dictionary alloc] init];
275 GPBUInt64UInt32Dictionary *dict2 =
276 [[GPBUInt64UInt32Dictionary alloc] initWithUInt32s:kValues
303 GPBUInt64UInt32Dictionary *dict =
304 [[GPBUInt64UInt32Dictionary alloc] initWithUInt32s:kValues
361 GPBUInt64UInt32Dictionary *dict =
362 [[GPBUInt64UInt32Dictionary alloc] initWithUInt32s:kValues
413 GPBUInt64UInt32Dictionary *dict2 =
414 [[GPBUInt64UInt32Dictionary alloc] initWithUInt32s:kValues2