Searched refs:g_mockId (Results 1 – 2 of 2) sorted by relevance
19 int32_t g_mockId = 100; // default id when there is no os_account part variable30 g_mockId = 101; // 101 mockcase1 in MockQueryActiveOsAccountIds()34 g_mockId = 100; // 100 mockdefault in MockQueryActiveOsAccountIds()42 g_mockId = 100; // 100 mockId in ResetAccountMock()71 ids.emplace_back(g_mockId); in QueryActiveOsAccountIds()
19 int32_t g_mockId = 100; // default id when there is no os_account part variable31 g_mockId = 101; // 101 mockcase1 in MockQueryForgroundOsAccountId()35 g_mockId = 100; // 100 mockdefault in MockQueryForgroundOsAccountId()48 g_mockId = 100; // 100 mockId in ResetAccountMock()81 id = g_mockId; in GetForegroundOsAccountLocalId()