Lines Matching refs:GPBUInt32Int32Dictionary

447   GPBUInt32Int32Dictionary *dict = [[GPBUInt32Int32Dictionary alloc] init];
459 GPBUInt32Int32Dictionary *dict = [[GPBUInt32Int32Dictionary alloc] init];
479 GPBUInt32Int32Dictionary *dict =
480 [[GPBUInt32Int32Dictionary alloc] initWithInt32s:kValues
537 GPBUInt32Int32Dictionary *dict1 =
538 [[GPBUInt32Int32Dictionary alloc] initWithInt32s:kValues1
542 GPBUInt32Int32Dictionary *dict1prime =
543 [[GPBUInt32Int32Dictionary alloc] initWithInt32s:kValues1
547 GPBUInt32Int32Dictionary *dict2 =
548 [[GPBUInt32Int32Dictionary alloc] initWithInt32s:kValues2
552 GPBUInt32Int32Dictionary *dict3 =
553 [[GPBUInt32Int32Dictionary alloc] initWithInt32s:kValues1
557 GPBUInt32Int32Dictionary *dict4 =
558 [[GPBUInt32Int32Dictionary alloc] initWithInt32s:kValues3
588 GPBUInt32Int32Dictionary *dict =
589 [[GPBUInt32Int32Dictionary alloc] initWithInt32s:kValues
594 GPBUInt32Int32Dictionary *dict2 = [dict copy];
600 XCTAssertTrue([dict2 isKindOfClass:[GPBUInt32Int32Dictionary class]]);
609 GPBUInt32Int32Dictionary *dict =
610 [[GPBUInt32Int32Dictionary alloc] initWithInt32s:kValues
615 GPBUInt32Int32Dictionary *dict2 =
616 [[GPBUInt32Int32Dictionary alloc] initWithDictionary:dict];
627 GPBUInt32Int32Dictionary *dict = [[GPBUInt32Int32Dictionary alloc] init];
636 GPBUInt32Int32Dictionary *dict2 =
637 [[GPBUInt32Int32Dictionary alloc] initWithInt32s:kValues
664 GPBUInt32Int32Dictionary *dict =
665 [[GPBUInt32Int32Dictionary alloc] initWithInt32s:kValues
722 GPBUInt32Int32Dictionary *dict =
723 [[GPBUInt32Int32Dictionary alloc] initWithInt32s:kValues
774 GPBUInt32Int32Dictionary *dict2 =
775 [[GPBUInt32Int32Dictionary alloc] initWithInt32s:kValues2