• Home
  • Raw
  • Download

Lines Matching refs:GPBBoolInt32Dictionary

362   GPBBoolInt32Dictionary *dict = [[GPBBoolInt32Dictionary alloc] init];
374 GPBBoolInt32Dictionary *dict = [[GPBBoolInt32Dictionary alloc] init];
394 GPBBoolInt32Dictionary *dict =
395 [[GPBBoolInt32Dictionary alloc] initWithInt32s:kValues
448 GPBBoolInt32Dictionary *dict1 =
449 [[GPBBoolInt32Dictionary alloc] initWithInt32s:kValues1
453 GPBBoolInt32Dictionary *dict1prime =
454 [[GPBBoolInt32Dictionary alloc] initWithInt32s:kValues1
458 GPBBoolInt32Dictionary *dict2 =
459 [[GPBBoolInt32Dictionary alloc] initWithInt32s:kValues2
463 GPBBoolInt32Dictionary *dict3 =
464 [[GPBBoolInt32Dictionary alloc] initWithInt32s:kValues1
468 GPBBoolInt32Dictionary *dict4 =
469 [[GPBBoolInt32Dictionary alloc] initWithInt32s:kValues3
499 GPBBoolInt32Dictionary *dict =
500 [[GPBBoolInt32Dictionary alloc] initWithInt32s:kValues
505 GPBBoolInt32Dictionary *dict2 = [dict copy];
511 XCTAssertTrue([dict2 isKindOfClass:[GPBBoolInt32Dictionary class]]);
520 GPBBoolInt32Dictionary *dict =
521 [[GPBBoolInt32Dictionary alloc] initWithInt32s:kValues
526 GPBBoolInt32Dictionary *dict2 =
527 [[GPBBoolInt32Dictionary alloc] initWithDictionary:dict];
538 GPBBoolInt32Dictionary *dict = [[GPBBoolInt32Dictionary alloc] init];
547 GPBBoolInt32Dictionary *dict2 =
548 [[GPBBoolInt32Dictionary alloc] initWithInt32s:kValues
569 GPBBoolInt32Dictionary *dict =
570 [[GPBBoolInt32Dictionary alloc] initWithInt32s:kValues
602 GPBBoolInt32Dictionary *dict =
603 [[GPBBoolInt32Dictionary alloc] initWithInt32s:kValues
636 GPBBoolInt32Dictionary *dict2 =
637 [[GPBBoolInt32Dictionary alloc] initWithInt32s:kValues2