Home | History | Annotate | Download | only in unittest

Lines Matching full:detector

74 // some specific behaviour of the race detector's scheduler.
248 // But race detector can not see it.
428 // Usually, easily detectable by a race detector.
1997 // race detector.
2651 // We annotate the code so that MU is treated as in pure happens-before detector.
4954 // Check that the detector correctly connects
5337 // A pure h-b detector may or may not detect this.
5647 // This test verifies that the race detector handles
5788 // any hybrid detector will complain.
5860 // race detector will be silent.
6913 // But a hybrid detector (like ThreadSanitizer) can't see it.
6915 // 1. Use pure happens-before detector (e.g. "tsan --pure-happens-before")