Move cryptohome methods to CrosInterface.
commit0d7e258779360f5c85ccb162970c00253539e252
authorachuith@chromium.org <achuith@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 12 Mar 2014 01:57:28 +0000 (12 01:57 +0000)
committerachuith@chromium.org <achuith@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 12 Mar 2014 01:57:28 +0000 (12 01:57 +0000)
tree4a9813fda2f52f384471aa0e2af12873406cf1b6
parent1fd1909fd94c1a6a2b89a3b54eecef3c823b66c0
Move cryptohome methods to CrosInterface.

* CryptohomePath and IsCryptohomeMounted moved to CrosInterface
* Move _GetLoginStatus and _IsCryptohomeMounted closer to where they are used.
BUG=308757
TEST=manual
NOTRY=True

Review URL: https://codereview.chromium.org/189953002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256394 0039d316-1c4b-4281-b951-d872f2087c98
tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py
tools/telemetry/telemetry/core/backends/chrome/cros_interface.py
tools/telemetry/telemetry/core/backends/chrome/cros_unittest.py