Lines Matching refs:GPBUInt64BoolDictionary

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