Home
last modified time | relevance | path

Searched defs:fin (Results 1 – 3 of 3) sorted by relevance

/test/xts/hats/powermgr/battery/hdi_battery/common/
Dhdi_battery_test.cpp397 std::ifstream fin(currentPath.c_str()); variable
433 std::ifstream fin(voltagePath.c_str()); variable
/test/xts/hats/powermgr/battery/hdi_battery_additional/common/
Dhdi_battery_test.cpp407 std::ifstream fin(currentPath.c_str()); variable
449 std::ifstream fin(voltagePath.c_str()); variable
/test/testfwk/arkxtest/uitest/test/
Dwidget_operator_test.cpp250 auto fin = MockController::touch_event_records_->GetFingers() - 1; in TEST_F() local