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