Home
last modified time | relevance | path

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

/drivers/peripheral/power/test/unittest/src/
H A Dhdf_power_runninglock_test.cpp131 uint32_t originCount = RunningLockImpl::GetCount(runinglockInfo.type); in HWTEST_F() local
135 EXPECT_EQ(originCount + 1, RunningLockImpl::GetCount(runinglockInfo.type)); in HWTEST_F()
143 EXPECT_EQ(originCount + 2, RunningLockImpl::GetCount(runinglockInfo.type)); in HWTEST_F()
149 EXPECT_EQ(originCount + 2, RunningLockImpl::GetCount(runinglockInfo.type)); in HWTEST_F()
153 EXPECT_EQ(originCount + 2, RunningLockImpl::GetCount(runinglockInfo.type)); in HWTEST_F()
157 EXPECT_EQ(originCount + 1, RunningLockImpl::GetCount(runinglockInfo.type)); in HWTEST_F()
161 EXPECT_EQ(originCount, RunningLockImpl::GetCount(runinglockInfo.type)); in HWTEST_F()
184 uint32_t originCount = RunningLockImpl::GetCount(runinglockInfo.type); in HWTEST_F() local
188 EXPECT_EQ(originCount + 1, RunningLockImpl::GetCount(runinglockInfo.type)); in HWTEST_F()
196 EXPECT_EQ(originCount in HWTEST_F()
237 uint32_t originCount = RunningLockImpl::GetCount(runinglockInfo.type); HWTEST_F() local
290 uint32_t originCount = RunningLockImpl::GetCount(runinglockInfo.type); HWTEST_F() local
343 uint32_t originCount = RunningLockImpl::GetCount(runinglockInfo.type); HWTEST_F() local
396 uint32_t originCount = RunningLockImpl::GetCount(runinglockInfo.type); HWTEST_F() local
447 uint32_t originCount = RunningLockImpl::GetCount(defaultLockType); HWTEST_F() local
522 uint32_t originCount = RunningLockImpl::GetCount(runinglockInfo.type); HWTEST_F() local
869 uint32_t originCount = RunningLockImpl::GetCount(runinglockInfo.type); HWTEST_F() local
901 uint32_t originCount = RunningLockImpl::GetCount(runinglockInfo.type); HWTEST_F() local
930 uint32_t originCount = RunningLockImpl::GetCount(runinglockInfo.type); HWTEST_F() local
[all...]

Completed in 2 milliseconds