Home
last modified time | relevance | path

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

/test/vts-testcase/security/avb/
DVtsSecurityAvbTest.cpp335 std::string system_path; in TEST() local
337 GetSystemHashtreeDescriptor(&verify_result, &system_path); in TEST()
340 ALOGI("System partition is %s", system_path.c_str()); in TEST()
351 android::base::unique_fd fd(open(system_path.c_str(), O_RDONLY)); in TEST()
410 std::string system_path; in TEST() local
412 GetSystemHashtreeDescriptor(&verify_result, &system_path); in TEST()