Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexd_test.cpp134 std::string GetRootDigest(const ApexFile& apex) { in GetRootDigest() function in android::apex::ApexdUnitTest
2102 GetRootDigest(*decompressed_apex)); in TEST_F()
2105 GetRootDigest(*different_digest_apex)); in TEST_F()
3259 auto different_digest = GetRootDigest(*different_digest_apex); in TEST_F()
3277 GetRootDigest(*decompressed_apex)); in TEST_F()
3278 ASSERT_NE(GetRootDigest(*decompressed_apex), different_digest); in TEST_F()
3312 GetRootDigest(*decompressed_apex)); in TEST_F()
3315 GetRootDigest(*different_key_apex)); in TEST_F()