Home
last modified time | relevance | path

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

/test/xts/hats/powermgr/battery/hdi_battery_additional/common/
H A Dhdi_battery_test.cpp264 int32_t nowCurr = -1; in HWTEST_F() local
266 g_batteryInterface->GetCurrentNow(nowCurr); in HWTEST_F()
267 EXPECT_TRUE(nowCurr != -1); in HWTEST_F()
/test/xts/hats/powermgr/battery/hdi_battery/common/
H A Dhdi_battery_test.cpp303 int32_t nowCurr = -1; in HWTEST_F() local
304 int32_t ret = g_batteryInterface->GetCurrentNow(nowCurr); in HWTEST_F()

Completed in 2 milliseconds