Searched refs:osAccountInfoD (Results 1 – 2 of 2) sorted by relevance
2279 OsAccountInfo osAccountInfoD; variable2281 OsAccountType::PRIVATE, osAccountInfoD), ERR_OK);2282 EXPECT_EQ(osAccountManagerService_->RemoveOsAccount(osAccountInfoD.GetLocalId()), ERR_OK);
2808 OsAccountInfo osAccountInfoD; variable2809 …sAccountManager::CreateOsAccount(privateTestName, OsAccountType::PRIVATE, osAccountInfoD), ERR_OK);2810 EXPECT_EQ(OsAccountManager::RemoveOsAccount(osAccountInfoD.GetLocalId()), ERR_OK);