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

  /external/chromium_org/chrome/browser/chromeos/policy/
device_cloud_policy_store_chromeos_unittest.cc 38 : cryptohome_library_(chromeos::CryptohomeLibrary::GetTestImpl()),
42 cryptohome_library_.get(), stub_cryptohome_client_.get())),
98 cryptohome_library_->InstallAttributesSet("enterprise.owned",
101 cryptohome_library_.get(), stub_cryptohome_client_.get()));
106 scoped_ptr<chromeos::CryptohomeLibrary> cryptohome_library_; member in class:policy::DeviceCloudPolicyStoreChromeOSTest
device_cloud_policy_manager_chromeos_unittest.cc 62 : cryptohome_library_(chromeos::CryptohomeLibrary::GetTestImpl()),
65 install_attributes_(cryptohome_library_.get(),
85 chromeos::CryptohomeLibrary::SetForTest(cryptohome_library_.get());
101 scoped_ptr<chromeos::CryptohomeLibrary> cryptohome_library_; member in class:policy::__anon6989::DeviceCloudPolicyManagerChromeOSTest
  /external/chromium_org/chrome/browser/chromeos/settings/
device_oauth2_token_service_unittest.cc 74 cryptohome_library_.reset(chromeos::CryptohomeLibrary::GetTestImpl());
75 chromeos::CryptohomeLibrary::SetForTest(cryptohome_library_.get());
126 scoped_ptr<chromeos::CryptohomeLibrary> cryptohome_library_; member in class:chromeos::DeviceOAuth2TokenServiceTest

Completed in 224 milliseconds