Searched refs:cryptohome_result_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Dconsumer_management_service_unittest.cc66 : cryptohome_result_(false),
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_);
148 bool cryptohome_result_; member in class:policy::ConsumerManagementServiceTest
179 cryptohome_result_ = true;
192 cryptohome_result_ = false;
204 cryptohome_result_ = true;
217 cryptohome_result_ = false;

Completed in 129 milliseconds