Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dsvm.c347 test_wanted(const char *name, char *filters[], int filter_count) in test_wanted() argument
363 const char *filter = filters[i]; in test_wanted()
H A Dvmx.c2037 test_wanted(const char *name, const char *filters[], int filter_count) in test_wanted() argument
2046 printf("filter = %s, test = %s\n", filters[0], name); in test_wanted()
2055 const char *filter = filters[i]; in test_wanted()