Home
last modified time | relevance | path

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

/test/xts/hats/powermgr/battery/hdi_battery_additional/common/
H A Dhdi_battery_test.cpp343 std::string currentPath = "/data/service/el0/battery/current_limit"; in HWTEST_F() local
344 CreateFile(currentPath, ""); in HWTEST_F()
381 std::string currentPath = "/data/service/el0/battery/current_limit"; in HWTEST_F() local
382 CreateFile(currentPath, ""); in HWTEST_F()
407 std::ifstream fin(currentPath.c_str()); in HWTEST_F()
/test/xts/hats/powermgr/battery/hdi_battery/common/
H A Dhdi_battery_test.cpp377 std::string currentPath = "/data/service/el0/battery/current_limit"; in HWTEST_F() local
378 CreateFile(currentPath, ""); in HWTEST_F()
397 std::ifstream fin(currentPath.c_str()); in HWTEST_F()

Completed in 3 milliseconds