Home
last modified time | relevance | path

Searched refs:ExpectChargerResAt (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/healthd/
H A Dhealthd_mode_charger_test.cpp135 void ExpectChargerResAt(const std::string& root) { in ExpectChargerResAt() function
162 ForkTest("empty", std::bind(&ExpectChargerResAt, "/system/etc/res/images/")); in TEST()
167 ForkTest("legacy", std::bind(&ExpectChargerResAt, "/res/images/")); in TEST()
174 std::bind(&ExpectChargerResAt, "/system/etc/res/images/")); in TEST()
179 ForkTest("product", std::bind(&ExpectChargerResAt, "/product/etc/res/images/")); in TEST()