Searched refs:title_len (Results 1 – 1 of 1) sorted by relevance
630 const int title_len = StrLength(title); in StopProfiling() local637 return title_len == 0 || strcmp(p->title(), title) == 0; in StopProfiling()