Home
last modified time | relevance | path

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

/test/vts-testcase/security/avb/
DVtsSecurityAvbTest.cpp799 std::string system_path; in TEST() local
801 GetSystemHashtreeDescriptor(&verify_result, &system_path); in TEST()
804 ALOGI("System partition is %s", system_path.c_str()); in TEST()
815 android::base::unique_fd fd(open(system_path.c_str(), O_RDONLY)); in TEST()
873 std::string system_path; in TEST() local
875 GetSystemHashtreeDescriptor(&verify_result, &system_path); in TEST()