• Home
  • Raw
  • Download

Lines Matching refs:GPBInt32DoubleDictionary

2251   GPBInt32DoubleDictionary *dict = [[GPBInt32DoubleDictionary alloc] init];
2263 GPBInt32DoubleDictionary *dict = [[GPBInt32DoubleDictionary alloc] init];
2283 GPBInt32DoubleDictionary *dict =
2284 [[GPBInt32DoubleDictionary alloc] initWithDoubles:kValues
2341 GPBInt32DoubleDictionary *dict1 =
2342 [[GPBInt32DoubleDictionary alloc] initWithDoubles:kValues1
2346 GPBInt32DoubleDictionary *dict1prime =
2347 [[GPBInt32DoubleDictionary alloc] initWithDoubles:kValues1
2351 GPBInt32DoubleDictionary *dict2 =
2352 [[GPBInt32DoubleDictionary alloc] initWithDoubles:kValues2
2356 GPBInt32DoubleDictionary *dict3 =
2357 [[GPBInt32DoubleDictionary alloc] initWithDoubles:kValues1
2361 GPBInt32DoubleDictionary *dict4 =
2362 [[GPBInt32DoubleDictionary alloc] initWithDoubles:kValues3
2392 GPBInt32DoubleDictionary *dict =
2393 [[GPBInt32DoubleDictionary alloc] initWithDoubles:kValues
2398 GPBInt32DoubleDictionary *dict2 = [dict copy];
2404 XCTAssertTrue([dict2 isKindOfClass:[GPBInt32DoubleDictionary class]]);
2413 GPBInt32DoubleDictionary *dict =
2414 [[GPBInt32DoubleDictionary alloc] initWithDoubles:kValues
2419 GPBInt32DoubleDictionary *dict2 =
2420 [[GPBInt32DoubleDictionary alloc] initWithDictionary:dict];
2431 GPBInt32DoubleDictionary *dict = [[GPBInt32DoubleDictionary alloc] init];
2440 GPBInt32DoubleDictionary *dict2 =
2441 [[GPBInt32DoubleDictionary alloc] initWithDoubles:kValues
2468 GPBInt32DoubleDictionary *dict =
2469 [[GPBInt32DoubleDictionary alloc] initWithDoubles:kValues
2526 GPBInt32DoubleDictionary *dict =
2527 [[GPBInt32DoubleDictionary alloc] initWithDoubles:kValues
2578 GPBInt32DoubleDictionary *dict2 =
2579 [[GPBInt32DoubleDictionary alloc] initWithDoubles:kValues2