Home
last modified time | relevance | path

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

/test/vts-testcase/security/avb/
DVtsSecurityAvbTest.cpp446 std::string system_path; in TEST() local
449 &system_path); in TEST()
452 ALOGI("System partition is %s", system_path.c_str()); in TEST()
463 android::base::unique_fd fd(open(system_path.c_str(), O_RDONLY)); in TEST()
523 std::string system_path; in TEST() local
526 &system_path); in TEST()