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

  /external/chromium_org/chromeos/cryptohome/
homedir_methods_unittest.cc 67 cryptohome::BaseReply cryptohome_reply_; member in class:cryptohome::HomedirMethodsTest
104 cryptohome_reply_);
136 cryptohome_reply_.MutableExtension(cryptohome::GetKeyDataReply::reply);
  /external/chromium_org/chrome/browser/chromeos/policy/
consumer_management_service_unittest.cc 115 callback.Run(cryptohome_status_, cryptohome_result_, cryptohome_reply_);
122 callback.Run(cryptohome_status_, cryptohome_result_, cryptohome_reply_);
128 callback.Run(cryptohome_status_, cryptohome_result_, cryptohome_reply_);
149 cryptohome::BaseReply cryptohome_reply_; member in class:policy::ConsumerManagementServiceTest
180 cryptohome_reply_.MutableExtension(cryptohome::GetBootAttributeReply::reply)->
193 cryptohome_reply_.MutableExtension(cryptohome::GetBootAttributeReply::reply)->

Completed in 1076 milliseconds