Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_core.h362 void __igt_skip_check(const char *file, const int line,
366 __igt_skip_check(__FILE__, __LINE__, __func__, E, F)
Digt_core.c1228 void __igt_skip_check(const char *file, const int line, in __igt_skip_check() function