Lines Matching refs:GPBUInt32BoolDictionary

1522   GPBUInt32BoolDictionary *dict = [[GPBUInt32BoolDictionary alloc] init];
1534 GPBUInt32BoolDictionary *dict = [GPBUInt32BoolDictionary dictionaryWithValue:YES forKey:1U];
1552 GPBUInt32BoolDictionary *dict =
1553 [[GPBUInt32BoolDictionary alloc] initWithValues:kValues
1610 GPBUInt32BoolDictionary *dict1 =
1611 [[GPBUInt32BoolDictionary alloc] initWithValues:kValues1
1615 GPBUInt32BoolDictionary *dict1prime =
1616 [[GPBUInt32BoolDictionary alloc] initWithValues:kValues1
1620 GPBUInt32BoolDictionary *dict2 =
1621 [[GPBUInt32BoolDictionary alloc] initWithValues:kValues2
1625 GPBUInt32BoolDictionary *dict3 =
1626 [[GPBUInt32BoolDictionary alloc] initWithValues:kValues1
1630 GPBUInt32BoolDictionary *dict4 =
1631 [[GPBUInt32BoolDictionary alloc] initWithValues:kValues3
1661 GPBUInt32BoolDictionary *dict =
1662 [[GPBUInt32BoolDictionary alloc] initWithValues:kValues
1667 GPBUInt32BoolDictionary *dict2 = [dict copy];
1673 XCTAssertTrue([dict2 isKindOfClass:[GPBUInt32BoolDictionary class]]);
1682 GPBUInt32BoolDictionary *dict =
1683 [[GPBUInt32BoolDictionary alloc] initWithValues:kValues
1688 GPBUInt32BoolDictionary *dict2 =
1689 [GPBUInt32BoolDictionary dictionaryWithDictionary:dict];
1699 GPBUInt32BoolDictionary *dict = [GPBUInt32BoolDictionary dictionary];
1708 GPBUInt32BoolDictionary *dict2 =
1709 [[GPBUInt32BoolDictionary alloc] initWithValues:kValues
1735 GPBUInt32BoolDictionary *dict =
1736 [[GPBUInt32BoolDictionary alloc] initWithValues:kValues
1793 GPBUInt32BoolDictionary *dict =
1794 [[GPBUInt32BoolDictionary alloc] initWithValues:kValues
1845 GPBUInt32BoolDictionary *dict2 =
1846 [[GPBUInt32BoolDictionary alloc] initWithValues:kValues2