HomeSort by: relevance | last modified time | path
    Searched defs:should_fail (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/selftests/
intel_memory_region.c 247 bool should_fail = target > min; local in function:igt_mock_contiguous
251 if (should_fail != IS_ERR(obj)) {
intel_memory_region.c 247 bool should_fail = target > min; local in function:igt_mock_contiguous
251 if (should_fail != IS_ERR(obj)) {

Completed in 25 milliseconds