Searched refs:ExpectChargerResAt (Results 1 – 1 of 1) sorted by relevance
135 void ExpectChargerResAt(const std::string& root) { in ExpectChargerResAt() function162 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()