Home
last modified time | relevance | path

Searched defs:DebugDump (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_clock.cc358 void ThreadClock::DebugDump(int(*printf)(const char *s, ...)) { in DebugDump() function in __tsan::ThreadClock
416 void SyncClock::DebugDump(int(*printf)(const char *s, ...)) { in DebugDump() function in __tsan::SyncClock
/external/llvm/tools/llvm-cov/
DCodeCoverage.cpp308 cl::opt<bool> DebugDump("dump", cl::Optional, in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DCodeCoverage.cpp566 cl::opt<bool> DebugDump("dump", cl::Optional, in run() local
/external/webrtc/webrtc/modules/audio_processing/test/
Daudio_processing_unittest.cc1856 TEST_F(ApmTest, DebugDump) { in TEST_F() argument