GetThreadName     621 base/test/trace_event_analyzer.h   const std::string& GetThreadName(const TraceEvent::ProcessThreadID& thread);
GetThreadName     385 content/browser/browser_thread_impl.cc     actual_name = GetThreadName(actual_browser_thread);
GetThreadName     388 content/browser/browser_thread_impl.cc   result += GetThreadName(expected);