Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-string-output-visitor.c143 const char *string_human = "\"Q E M U\""; in test_visitor_out_string() local
150 g_assert_cmpstr(str, ==, string_human); in test_visitor_out_string()