Lines Matching refs:GPBUInt32Int64Dictionary

1169   GPBUInt32Int64Dictionary *dict = [[GPBUInt32Int64Dictionary alloc] init];
1181 GPBUInt32Int64Dictionary *dict = [[GPBUInt32Int64Dictionary alloc] init];
1201 GPBUInt32Int64Dictionary *dict =
1202 [[GPBUInt32Int64Dictionary alloc] initWithInt64s:kValues
1259 GPBUInt32Int64Dictionary *dict1 =
1260 [[GPBUInt32Int64Dictionary alloc] initWithInt64s:kValues1
1264 GPBUInt32Int64Dictionary *dict1prime =
1265 [[GPBUInt32Int64Dictionary alloc] initWithInt64s:kValues1
1269 GPBUInt32Int64Dictionary *dict2 =
1270 [[GPBUInt32Int64Dictionary alloc] initWithInt64s:kValues2
1274 GPBUInt32Int64Dictionary *dict3 =
1275 [[GPBUInt32Int64Dictionary alloc] initWithInt64s:kValues1
1279 GPBUInt32Int64Dictionary *dict4 =
1280 [[GPBUInt32Int64Dictionary alloc] initWithInt64s:kValues3
1310 GPBUInt32Int64Dictionary *dict =
1311 [[GPBUInt32Int64Dictionary alloc] initWithInt64s:kValues
1316 GPBUInt32Int64Dictionary *dict2 = [dict copy];
1322 XCTAssertTrue([dict2 isKindOfClass:[GPBUInt32Int64Dictionary class]]);
1331 GPBUInt32Int64Dictionary *dict =
1332 [[GPBUInt32Int64Dictionary alloc] initWithInt64s:kValues
1337 GPBUInt32Int64Dictionary *dict2 =
1338 [[GPBUInt32Int64Dictionary alloc] initWithDictionary:dict];
1349 GPBUInt32Int64Dictionary *dict = [[GPBUInt32Int64Dictionary alloc] init];
1358 GPBUInt32Int64Dictionary *dict2 =
1359 [[GPBUInt32Int64Dictionary alloc] initWithInt64s:kValues
1386 GPBUInt32Int64Dictionary *dict =
1387 [[GPBUInt32Int64Dictionary alloc] initWithInt64s:kValues
1444 GPBUInt32Int64Dictionary *dict =
1445 [[GPBUInt32Int64Dictionary alloc] initWithInt64s:kValues
1496 GPBUInt32Int64Dictionary *dict2 =
1497 [[GPBUInt32Int64Dictionary alloc] initWithInt64s:kValues2