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