Searched defs:PerfTestThread (Results 1 – 1 of 1) sorted by relevance
330 class PerfTestThread { class332 PerfTestThread() : thread_(&ThreadFunc, this, "CsPerf") {} in PerfTestThread() function in rtc::PerfTestThread