Lines Matching refs:GPBInt64DoubleDictionary
2252 GPBInt64DoubleDictionary *dict = [[GPBInt64DoubleDictionary alloc] init];
2264 GPBInt64DoubleDictionary *dict = [[GPBInt64DoubleDictionary alloc] init];
2284 GPBInt64DoubleDictionary *dict =
2285 [[GPBInt64DoubleDictionary alloc] initWithDoubles:kValues
2342 GPBInt64DoubleDictionary *dict1 =
2343 [[GPBInt64DoubleDictionary alloc] initWithDoubles:kValues1
2347 GPBInt64DoubleDictionary *dict1prime =
2348 [[GPBInt64DoubleDictionary alloc] initWithDoubles:kValues1
2352 GPBInt64DoubleDictionary *dict2 =
2353 [[GPBInt64DoubleDictionary alloc] initWithDoubles:kValues2
2357 GPBInt64DoubleDictionary *dict3 =
2358 [[GPBInt64DoubleDictionary alloc] initWithDoubles:kValues1
2362 GPBInt64DoubleDictionary *dict4 =
2363 [[GPBInt64DoubleDictionary alloc] initWithDoubles:kValues3
2393 GPBInt64DoubleDictionary *dict =
2394 [[GPBInt64DoubleDictionary alloc] initWithDoubles:kValues
2399 GPBInt64DoubleDictionary *dict2 = [dict copy];
2405 XCTAssertTrue([dict2 isKindOfClass:[GPBInt64DoubleDictionary class]]);
2414 GPBInt64DoubleDictionary *dict =
2415 [[GPBInt64DoubleDictionary alloc] initWithDoubles:kValues
2420 GPBInt64DoubleDictionary *dict2 =
2421 [[GPBInt64DoubleDictionary alloc] initWithDictionary:dict];
2432 GPBInt64DoubleDictionary *dict = [[GPBInt64DoubleDictionary alloc] init];
2441 GPBInt64DoubleDictionary *dict2 =
2442 [[GPBInt64DoubleDictionary alloc] initWithDoubles:kValues
2469 GPBInt64DoubleDictionary *dict =
2470 [[GPBInt64DoubleDictionary alloc] initWithDoubles:kValues
2527 GPBInt64DoubleDictionary *dict =
2528 [[GPBInt64DoubleDictionary alloc] initWithDoubles:kValues
2579 GPBInt64DoubleDictionary *dict2 =
2580 [[GPBInt64DoubleDictionary alloc] initWithDoubles:kValues2