Lines Matching refs:item
119 // Adds a keychain item with the given info to the test set.
168 // Sets the data and length of |tag| in the item-th test item.
170 MockKeychainItemType item,
174 // Sets the data and length of |tag| in the item-th test item based on
178 void SetTestDataString(MockKeychainItemType item,
181 // Sets the data of the corresponding attribute of the item-th test item to
184 void SetTestDataPort(MockKeychainItemType item, UInt32 value);
185 void SetTestDataProtocol(MockKeychainItemType item, SecProtocolType value);
186 void SetTestDataAuthType(MockKeychainItemType item,
188 void SetTestDataNegativeItem(MockKeychainItemType item, Boolean value);
189 void SetTestDataCreator(MockKeychainItemType item, OSType value);
190 // Sets the password data and length for the item-th test item.
191 void SetTestDataPasswordBytes(MockKeychainItemType item,
194 // Sets the password for the item-th test item. As with SetTestDataString,
196 void SetTestDataPasswordString(MockKeychainItemType item, const char* value);
225 // be maps to track per item, but this should be good enough to catch