Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/deprecated/
Drecursive_critical_section_unittest.cc330 class PerfTestThread { class
332 PerfTestThread() : thread_(&ThreadFunc, this, "CsPerf") {} in PerfTestThread() function in rtc::PerfTestThread