HomeSort by relevance Sort by last modified time
    Searched refs:SetTestDataAuthType (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/
keychain_mock_mac.cc 130 void MockKeychain::SetTestDataAuthType(int item, SecAuthenticationType value) {
306 mutable_this->SetTestDataAuthType(target_item, authenticationType);
428 SetTestDataAuthType(index, item_data.auth_type);
keychain_mock_mac.h 138 void SetTestDataAuthType(int item, SecAuthenticationType value);

Completed in 25 milliseconds