Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-visitor-serialization.c646 static PrimitiveType pt_values[] = { variable
1034 while (pt_values[i].type != PTYPE_EOL) { in add_visitor_type()
1036 pt_values[i].description); in add_visitor_type()
1039 args->test_data = &pt_values[i]; in add_visitor_type()
1069 while (pt_values[i].type != PTYPE_EOL) { in add_visitor_type()
1071 pt_values[i].description); in add_visitor_type()
1074 args->test_data = &pt_values[i]; in add_visitor_type()