• Home
  • Raw
  • Download

Lines Matching refs:GPBInt64Int32Dictionary

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