Lines Matching refs:GPBUInt64Int32Dictionary

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