Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-uuid.c182 uint32_t hash_a = qemu_uuid_hash(&uuid); in test_uuid_hash() local
196 g_assert_cmpint(hash_a, !=, hash_b); in test_uuid_hash()