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