Lines Matching refs:GPBInt64Int32Dictionary

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