Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapex_file_test.cpp112 const std::string digest_path = in TEST_P() local
115 ASSERT_TRUE(android::base::ReadFileToString(digest_path, &root_digest)) in TEST_P()
116 << "Failed to read " << digest_path; in TEST_P()