Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_core.c278 } skip_subtests_henceforth = CONT; variable
493 if (skip_subtests_henceforth) in __igt_fixture()
1087 if (skip_subtests_henceforth) { in __igt_run_subtest()
1090 skip_subtests_henceforth == SKIP ? in __igt_run_subtest()
1095 skip_subtests_henceforth == SKIP ? in __igt_run_subtest()
1149 *save = skip_subtests_henceforth; in __igt_subtest_group_save()
1161 skip_subtests_henceforth = save; in __igt_subtest_group_restore()
1219 skip_subtests_henceforth = SKIP; in igt_skip()
1321 skip_subtests_henceforth = FAIL; in igt_fail()