Home
last modified time | relevance | path

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

/drivers/peripheral/power/test/unittest/src/
H A Dhdf_power_runninglock_test.cpp558 uint32_t oriPhoneCount = RunningLockImpl::GetCount(RunningLockType::RUNNINGLOCK_BACKGROUND_PHONE); in HWTEST_F() local
566 EXPECT_EQ(oriPhoneCount + 1, RunningLockImpl::GetCount(runinglockInfo.type)); in HWTEST_F()
585 EXPECT_EQ(oriPhoneCount + 1, RunningLockImpl::GetCount(RunningLockType::RUNNINGLOCK_BACKGROUND_PHONE)); in HWTEST_F()
592 EXPECT_EQ(oriPhoneCount, RunningLockImpl::GetCount(runinglockInfo.type)); in HWTEST_F()
684 uint32_t oriPhoneCount = RunningLockImpl::GetCount(RunningLockType::RUNNINGLOCK_BACKGROUND_PHONE); in HWTEST_F() local
697 EXPECT_EQ(oriPhoneCount + 1, RunningLockImpl::GetCount(runinglockInfo.type)); in HWTEST_F()
718 EXPECT_EQ(oriPhoneCount, RunningLockImpl::GetCount(RunningLockType::RUNNINGLOCK_BACKGROUND_PHONE)); in HWTEST_F()
801 uint32_t oriPhoneCount = RunningLockImpl::GetCount(RunningLockType::RUNNINGLOCK_BACKGROUND_PHONE); in HWTEST_F() local
812 EXPECT_EQ(oriPhoneCount + 1, RunningLockImpl::GetCount(runinglockInfo.type)); in HWTEST_F()
846 EXPECT_EQ(oriPhoneCount, RunningLockImp in HWTEST_F()
[all...]

Completed in 2 milliseconds