Searched defs:ScopedDD (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_deadlock_detector_test.cc34 struct ScopedDD { struct
35 ScopedDD() { function in struct:ScopedDD
40 ~ScopedDD() { delete dp; }
48 ScopedDD<BV> sdd;
139 ScopedDD<BV> sdd;
245 ScopedDD<BV> sdd;
290 ScopedDD<BV> sdd;
322 ScopedDD<BV> sdd;
349 ScopedDD<BV> sdd;
387 ScopedDD<B
[all...]

Completed in 78 milliseconds