Searched refs:_category (Results 1 – 3 of 3) sorted by relevance
54 self._category = category56 self._category = [category]78 return self._category
155 UFieldCategory _category = ucfpos_getCategory(ucfpos, &status); in AssertAllPartsEqual() local157 assertIntEquals(AAPE_MSG("category"), category, _category); in AssertAllPartsEqual()
58 @synthesize category = _category;72 _category = AVAudioSessionCategoryPlayAndRecord;