Home
last modified time | relevance | path

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

/base/account/os_account/tools/test/moduletest/acm/
H A Daccount_command_util.h30 static std::string SwitchToLastOsAccount();
H A Daccount_command_util.cpp118 std::string AccountCommandUtil::SwitchToLastOsAccount() in SwitchToLastOsAccount() function in OHOS::AccountSA::AccountCommandUtil
122 GTEST_LOG_(INFO) << "AccountCommandUtil::SwitchToLastOsAccount result = " << result; in SwitchToLastOsAccount()
123 GTEST_LOG_(INFO) << "AccountCommandUtil::SwitchToLastOsAccount osAccounts size = " << osAccounts.size(); in SwitchToLastOsAccount()
135 GTEST_LOG_(INFO) << "AccountCommandUtil::SwitchToLastOsAccount commandResult = " << commandResult; in SwitchToLastOsAccount()

Completed in 1 milliseconds