Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.cc45 const char *ThreadDescription() { return Cyan(); } in ThreadDescription() function in __tsan::Decorator
233 Printf("%s", d.ThreadDescription()); in PrintThread()
312 Printf("%s", d.ThreadDescription()); in PrintReport()