Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_deadlock_detector_test.cc34 struct ScopedDD { struct
35 ScopedDD() { in ScopedDD() function
40 ~ScopedDD() { delete dp; } in ~ScopedDD() argument
48 ScopedDD<BV> sdd; in RunBasicTest() argument
139 ScopedDD<BV> sdd; in RunRemoveNodeTest()
245 ScopedDD<BV> sdd; in RunMultipleEpochsTest()
290 ScopedDD<BV> sdd; in RunCorrectEpochFlush()
322 ScopedDD<BV> sdd; in RunTryLockTest()
349 ScopedDD<BV> sdd; in RunOnFirstLockTest()
387 ScopedDD<BV> sdd; in RunRecusriveLockTest()
[all …]