Home
last modified time | relevance | path

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

/systemd-251/src/boot/efi/
Dtest-bcd.c154 … _cleanup_free_ char *title_utf8 = utf16_to_utf8(title, char16_strlen(title) * 2); in TEST() local
155 log_info("%s: \"%s\"", saved_argv[i], title_utf8); in TEST()