Home
last modified time | relevance | path

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

/xnu-11215.41.3/tools/lldbmacros/tests/lldbtest/
H A Dunittest.py198 for test, reason in result.skipped:
221 if result.skipped:
/xnu-11215.41.3/bsd/vfs/
H A Dvfs_fsevents.c1964 int skipped; in fmod_watch() local
2025 skipped = 0; in fmod_watch()
2052 skipped = 1; in fmod_watch()
2054 skipped = 0; in fmod_watch()
2086 if (skipped && error == 0) { in fmod_watch()
/xnu-11215.41.3/tests/
H A Dstackshot_tests.m3045 T_LOG("container skipped: %d", container_type);