Lines Matching refs:GPBBoolInt32Dictionary
355 GPBBoolInt32Dictionary *dict = [[GPBBoolInt32Dictionary alloc] init];
367 GPBBoolInt32Dictionary *dict = [GPBBoolInt32Dictionary dictionaryWithValue:200 forKey:YES];
385 GPBBoolInt32Dictionary *dict =
386 [[GPBBoolInt32Dictionary alloc] initWithValues:kValues
439 GPBBoolInt32Dictionary *dict1 =
440 [[GPBBoolInt32Dictionary alloc] initWithValues:kValues1
444 GPBBoolInt32Dictionary *dict1prime =
445 [[GPBBoolInt32Dictionary alloc] initWithValues:kValues1
449 GPBBoolInt32Dictionary *dict2 =
450 [[GPBBoolInt32Dictionary alloc] initWithValues:kValues2
454 GPBBoolInt32Dictionary *dict3 =
455 [[GPBBoolInt32Dictionary alloc] initWithValues:kValues1
459 GPBBoolInt32Dictionary *dict4 =
460 [[GPBBoolInt32Dictionary alloc] initWithValues:kValues3
490 GPBBoolInt32Dictionary *dict =
491 [[GPBBoolInt32Dictionary alloc] initWithValues:kValues
496 GPBBoolInt32Dictionary *dict2 = [dict copy];
502 XCTAssertTrue([dict2 isKindOfClass:[GPBBoolInt32Dictionary class]]);
511 GPBBoolInt32Dictionary *dict =
512 [[GPBBoolInt32Dictionary alloc] initWithValues:kValues
517 GPBBoolInt32Dictionary *dict2 =
518 [GPBBoolInt32Dictionary dictionaryWithDictionary:dict];
528 GPBBoolInt32Dictionary *dict = [GPBBoolInt32Dictionary dictionary];
537 GPBBoolInt32Dictionary *dict2 =
538 [[GPBBoolInt32Dictionary alloc] initWithValues:kValues
558 GPBBoolInt32Dictionary *dict =
559 [[GPBBoolInt32Dictionary alloc] initWithValues:kValues
591 GPBBoolInt32Dictionary *dict =
592 [[GPBBoolInt32Dictionary alloc] initWithValues:kValues
625 GPBBoolInt32Dictionary *dict2 =
626 [[GPBBoolInt32Dictionary alloc] initWithValues:kValues2