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

/external/chromium/chrome/browser/chromeos/login/
H A Dcryptohome_op_unittest.cc27 class CryptohomeOpTest : public ::testing::Test { class in namespace:chromeos
29 CryptohomeOpTest() function in class:chromeos::CryptohomeOpTest
40 virtual ~CryptohomeOpTest() {}
138 TEST_F(CryptohomeOpTest, MountSuccess) {
145 TEST_F(CryptohomeOpTest, MountFatal) {
152 TEST_F(CryptohomeOpTest, MountKeyFailure) {
159 TEST_F(CryptohomeOpTest, MountRecreated) {
166 TEST_F(CryptohomeOpTest, MountGuestSuccess) {
173 TEST_F(CryptohomeOpTest, MountGuestFatal) {
180 TEST_F(CryptohomeOpTest, MigrateSuccessPassOl
[all...]

Completed in 77 milliseconds