Lines Matching refs:GPBBoolInt64Dictionary
957 GPBBoolInt64Dictionary *dict = [[GPBBoolInt64Dictionary alloc] init];
969 GPBBoolInt64Dictionary *dict = [GPBBoolInt64Dictionary dictionaryWithValue:400 forKey:YES];
987 GPBBoolInt64Dictionary *dict =
988 [[GPBBoolInt64Dictionary alloc] initWithValues:kValues
1041 GPBBoolInt64Dictionary *dict1 =
1042 [[GPBBoolInt64Dictionary alloc] initWithValues:kValues1
1046 GPBBoolInt64Dictionary *dict1prime =
1047 [[GPBBoolInt64Dictionary alloc] initWithValues:kValues1
1051 GPBBoolInt64Dictionary *dict2 =
1052 [[GPBBoolInt64Dictionary alloc] initWithValues:kValues2
1056 GPBBoolInt64Dictionary *dict3 =
1057 [[GPBBoolInt64Dictionary alloc] initWithValues:kValues1
1061 GPBBoolInt64Dictionary *dict4 =
1062 [[GPBBoolInt64Dictionary alloc] initWithValues:kValues3
1092 GPBBoolInt64Dictionary *dict =
1093 [[GPBBoolInt64Dictionary alloc] initWithValues:kValues
1098 GPBBoolInt64Dictionary *dict2 = [dict copy];
1104 XCTAssertTrue([dict2 isKindOfClass:[GPBBoolInt64Dictionary class]]);
1113 GPBBoolInt64Dictionary *dict =
1114 [[GPBBoolInt64Dictionary alloc] initWithValues:kValues
1119 GPBBoolInt64Dictionary *dict2 =
1120 [GPBBoolInt64Dictionary dictionaryWithDictionary:dict];
1130 GPBBoolInt64Dictionary *dict = [GPBBoolInt64Dictionary dictionary];
1139 GPBBoolInt64Dictionary *dict2 =
1140 [[GPBBoolInt64Dictionary alloc] initWithValues:kValues
1160 GPBBoolInt64Dictionary *dict =
1161 [[GPBBoolInt64Dictionary alloc] initWithValues:kValues
1193 GPBBoolInt64Dictionary *dict =
1194 [[GPBBoolInt64Dictionary alloc] initWithValues:kValues
1227 GPBBoolInt64Dictionary *dict2 =
1228 [[GPBBoolInt64Dictionary alloc] initWithValues:kValues2