Searched refs:osAccountService (Results 1 – 6 of 6) sorted by relevance
70 auto osAccountService = new (std::nothrow) OsAccountManagerService(); in SetUpTestCase() local71 ASSERT_NE(osAccountService, nullptr); in SetUpTestCase()73 … OsAccount::GetInstance().proxy_ = new (std::nothrow) OsAccountProxy(osAccountService->AsObject()); in SetUpTestCase()
127 auto osAccountService = new (std::nothrow) OsAccountManagerService(); in SetUpTestCase() local128 ASSERT_NE(osAccountService, nullptr); in SetUpTestCase()131 … OsAccount::GetInstance().proxy_ = new (std::nothrow) OsAccountProxy(osAccountService->AsObject()); in SetUpTestCase()
251 auto osAccountService = new (std::nothrow) OsAccountManagerService(); in SetUpTestCase() local252 ASSERT_NE(osAccountService, nullptr); in SetUpTestCase()255 … OsAccount::GetInstance().proxy_ = new (std::nothrow) OsAccountProxy(osAccountService->AsObject()); in SetUpTestCase()
109 auto osAccountService = new (std::nothrow) OsAccountManagerService(); in SetUpTestCase() local110 ASSERT_NE(osAccountService, nullptr); in SetUpTestCase()113 … OsAccount::GetInstance().proxy_ = new (std::nothrow) OsAccountProxy(osAccountService->AsObject()); in SetUpTestCase()
102 auto osAccountService = new (std::nothrow) OsAccountManagerService(); in SetUpTestCase() local103 ASSERT_NE(osAccountService, nullptr); in SetUpTestCase()107 … OsAccount::GetInstance().proxy_ = new (std::nothrow) OsAccountProxy(osAccountService->AsObject()); in SetUpTestCase()
281 auto osAccountService = new (std::nothrow) OsAccountManagerService(); in SetUpTestCase() local282 ASSERT_NE(osAccountService, nullptr); in SetUpTestCase()285 … OsAccount::GetInstance().proxy_ = new (std::nothrow) OsAccountProxy(osAccountService->AsObject()); in SetUpTestCase()