Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_selftest.c248 static bool apply_subtest_filter(const char *caller, const char *name) in apply_subtest_filter() function
361 if (!apply_subtest_filter(caller, st->name)) in __i915_subtests()