• Home
  • Raw
  • Download

Lines Matching refs:GPBUInt64Int32Dictionary

451   GPBUInt64Int32Dictionary *dict = [[GPBUInt64Int32Dictionary alloc] init];
463 GPBUInt64Int32Dictionary *dict = [GPBUInt64Int32Dictionary dictionaryWithValue:200 forKey:31ULL];
481 GPBUInt64Int32Dictionary *dict =
482 [[GPBUInt64Int32Dictionary alloc] initWithValues:kValues
539 GPBUInt64Int32Dictionary *dict1 =
540 [[GPBUInt64Int32Dictionary alloc] initWithValues:kValues1
544 GPBUInt64Int32Dictionary *dict1prime =
545 [[GPBUInt64Int32Dictionary alloc] initWithValues:kValues1
549 GPBUInt64Int32Dictionary *dict2 =
550 [[GPBUInt64Int32Dictionary alloc] initWithValues:kValues2
554 GPBUInt64Int32Dictionary *dict3 =
555 [[GPBUInt64Int32Dictionary alloc] initWithValues:kValues1
559 GPBUInt64Int32Dictionary *dict4 =
560 [[GPBUInt64Int32Dictionary alloc] initWithValues:kValues3
590 GPBUInt64Int32Dictionary *dict =
591 [[GPBUInt64Int32Dictionary alloc] initWithValues:kValues
596 GPBUInt64Int32Dictionary *dict2 = [dict copy];
602 XCTAssertTrue([dict2 isKindOfClass:[GPBUInt64Int32Dictionary class]]);
611 GPBUInt64Int32Dictionary *dict =
612 [[GPBUInt64Int32Dictionary alloc] initWithValues:kValues
617 GPBUInt64Int32Dictionary *dict2 =
618 [GPBUInt64Int32Dictionary dictionaryWithDictionary:dict];
628 GPBUInt64Int32Dictionary *dict = [GPBUInt64Int32Dictionary dictionary];
637 GPBUInt64Int32Dictionary *dict2 =
638 [[GPBUInt64Int32Dictionary alloc] initWithValues:kValues
664 GPBUInt64Int32Dictionary *dict =
665 [[GPBUInt64Int32Dictionary alloc] initWithValues:kValues
722 GPBUInt64Int32Dictionary *dict =
723 [[GPBUInt64Int32Dictionary alloc] initWithValues:kValues
774 GPBUInt64Int32Dictionary *dict2 =
775 [[GPBUInt64Int32Dictionary alloc] initWithValues:kValues2