Lines Matching refs:GPBUInt64UInt64Dictionary
807 GPBUInt64UInt64Dictionary *dict = [[GPBUInt64UInt64Dictionary alloc] init];
819 GPBUInt64UInt64Dictionary *dict = [[GPBUInt64UInt64Dictionary alloc] init];
839 GPBUInt64UInt64Dictionary *dict =
840 [[GPBUInt64UInt64Dictionary alloc] initWithUInt64s:kValues
897 GPBUInt64UInt64Dictionary *dict1 =
898 [[GPBUInt64UInt64Dictionary alloc] initWithUInt64s:kValues1
902 GPBUInt64UInt64Dictionary *dict1prime =
903 [[GPBUInt64UInt64Dictionary alloc] initWithUInt64s:kValues1
907 GPBUInt64UInt64Dictionary *dict2 =
908 [[GPBUInt64UInt64Dictionary alloc] initWithUInt64s:kValues2
912 GPBUInt64UInt64Dictionary *dict3 =
913 [[GPBUInt64UInt64Dictionary alloc] initWithUInt64s:kValues1
917 GPBUInt64UInt64Dictionary *dict4 =
918 [[GPBUInt64UInt64Dictionary alloc] initWithUInt64s:kValues3
948 GPBUInt64UInt64Dictionary *dict =
949 [[GPBUInt64UInt64Dictionary alloc] initWithUInt64s:kValues
954 GPBUInt64UInt64Dictionary *dict2 = [dict copy];
960 XCTAssertTrue([dict2 isKindOfClass:[GPBUInt64UInt64Dictionary class]]);
969 GPBUInt64UInt64Dictionary *dict =
970 [[GPBUInt64UInt64Dictionary alloc] initWithUInt64s:kValues
975 GPBUInt64UInt64Dictionary *dict2 =
976 [[GPBUInt64UInt64Dictionary alloc] initWithDictionary:dict];
987 GPBUInt64UInt64Dictionary *dict = [[GPBUInt64UInt64Dictionary alloc] init];
996 GPBUInt64UInt64Dictionary *dict2 =
997 [[GPBUInt64UInt64Dictionary alloc] initWithUInt64s:kValues
1024 GPBUInt64UInt64Dictionary *dict =
1025 [[GPBUInt64UInt64Dictionary alloc] initWithUInt64s:kValues
1082 GPBUInt64UInt64Dictionary *dict =
1083 [[GPBUInt64UInt64Dictionary alloc] initWithUInt64s:kValues
1134 GPBUInt64UInt64Dictionary *dict2 =
1135 [[GPBUInt64UInt64Dictionary alloc] initWithUInt64s:kValues2