• Home
  • Raw
  • Download

Lines Matching refs:GPBInt64BoolDictionary

1530   GPBInt64BoolDictionary *dict = [[GPBInt64BoolDictionary alloc] init];
1542 GPBInt64BoolDictionary *dict = [[GPBInt64BoolDictionary alloc] init];
1562 GPBInt64BoolDictionary *dict =
1563 [[GPBInt64BoolDictionary alloc] initWithBools:kValues
1620 GPBInt64BoolDictionary *dict1 =
1621 [[GPBInt64BoolDictionary alloc] initWithBools:kValues1
1625 GPBInt64BoolDictionary *dict1prime =
1626 [[GPBInt64BoolDictionary alloc] initWithBools:kValues1
1630 GPBInt64BoolDictionary *dict2 =
1631 [[GPBInt64BoolDictionary alloc] initWithBools:kValues2
1635 GPBInt64BoolDictionary *dict3 =
1636 [[GPBInt64BoolDictionary alloc] initWithBools:kValues1
1640 GPBInt64BoolDictionary *dict4 =
1641 [[GPBInt64BoolDictionary alloc] initWithBools:kValues3
1671 GPBInt64BoolDictionary *dict =
1672 [[GPBInt64BoolDictionary alloc] initWithBools:kValues
1677 GPBInt64BoolDictionary *dict2 = [dict copy];
1683 XCTAssertTrue([dict2 isKindOfClass:[GPBInt64BoolDictionary class]]);
1692 GPBInt64BoolDictionary *dict =
1693 [[GPBInt64BoolDictionary alloc] initWithBools:kValues
1698 GPBInt64BoolDictionary *dict2 =
1699 [[GPBInt64BoolDictionary alloc] initWithDictionary:dict];
1710 GPBInt64BoolDictionary *dict = [[GPBInt64BoolDictionary alloc] init];
1719 GPBInt64BoolDictionary *dict2 =
1720 [[GPBInt64BoolDictionary alloc] initWithBools:kValues
1747 GPBInt64BoolDictionary *dict =
1748 [[GPBInt64BoolDictionary alloc] initWithBools:kValues
1805 GPBInt64BoolDictionary *dict =
1806 [[GPBInt64BoolDictionary alloc] initWithBools:kValues
1857 GPBInt64BoolDictionary *dict2 =
1858 [[GPBInt64BoolDictionary alloc] initWithBools:kValues2