Searched refs:skipped (Results 1 – 5 of 5) sorted by relevance
198 for test, reason in result.skipped:221 if result.skipped:
24 2. There are some macros that are skipped for now - we will add at a later time.
1964 int skipped; in fmod_watch() local2025 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()
593 bool skipped = available < size_needed; in _telemetry_take_sample_kernel() local598 if (skipped || available - size_needed <= telemetry_notification_leeway) { in _telemetry_take_sample_kernel()
3224 T_LOG("container skipped: %d", container_type);