Lines Matching refs:GPBStringInt32Dictionary

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