HomeSort by relevance Sort by last modified time
    Searched defs:cryptohome_ (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/policy/
enterprise_install_attributes_unittest.cc 17 : cryptohome_(chromeos::CryptohomeLibrary::GetImpl(true)),
18 install_attributes_(cryptohome_.get()) {}
20 scoped_ptr<chromeos::CryptohomeLibrary> cryptohome_; member in class:policy::EnterpriseInstallAttributesTest
enterprise_install_attributes.h 55 chromeos::CryptohomeLibrary* cryptohome_; member in class:policy::EnterpriseInstallAttributes
device_policy_cache_unittest.cc 107 : cryptohome_(chromeos::CryptohomeLibrary::GetImpl(true)),
108 install_attributes_(cryptohome_.get()) {}
134 scoped_ptr<chromeos::CryptohomeLibrary> cryptohome_; member in class:policy::DevicePolicyCacheTest

Completed in 3770 milliseconds