Home
last modified time | relevance | path

Searched refs:osAccountInfoD (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/os_account/
H A Dos_account_manager_service_module_test.cpp2279 OsAccountInfo osAccountInfoD; variable
2281 OsAccountType::PRIVATE, osAccountInfoD), ERR_OK);
2282 EXPECT_EQ(osAccountManagerService_->RemoveOsAccount(osAccountInfoD.GetLocalId()), ERR_OK);
/ohos5.0/base/account/os_account/frameworks/osaccount/native/test/moduletest/
H A Dos_account_manager_module_test.cpp2808 OsAccountInfo osAccountInfoD; variable
2809 …sAccountManager::CreateOsAccount(privateTestName, OsAccountType::PRIVATE, osAccountInfoD), ERR_OK);
2810 EXPECT_EQ(OsAccountManager::RemoveOsAccount(osAccountInfoD.GetLocalId()), ERR_OK);