Searched refs:system_other_entry (Results 1 – 1 of 1) sorted by relevance
115 FstabEntry* system_other_entry = &fstab[1]; in TEST() local117 if (system_other_entry->avb_keys.empty()) { in TEST()118 system_other_entry->avb_keys = "/system/etc/security/avb/system_other.avbpubkey"; in TEST()120 auto avb_handle = AvbHandle::LoadAndVerifyVbmeta(*system_other_entry); in TEST()