Searched refs:GetIncludeTranscript (Results 1 – 4 of 4) sorted by relevance
68 bool SBStatisticsOptions::GetIncludeTranscript() const { in GetIncludeTranscript() function in SBStatisticsOptions69 return m_opaque_up->GetIncludeTranscript(); in GetIncludeTranscript()
63 bool GetIncludeTranscript() const;
169 bool GetIncludeTranscript() const {161 bool GetIncludeTranscript() const { GetIncludeTranscript() function
287 const bool include_transcript = options.GetIncludeTranscript(); in ReportStatistics()