• Home
  • Raw
  • Download

Lines Matching refs:GPBUInt32UInt32Dictionary

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