Lines Matching refs:GPBStringInt64Dictionary

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