Searched refs:m_inSession (Results 1 – 2 of 2) sorted by relevance
36 , m_inSession (false) in TestLogParser()49 m_inSession = false; in reset()67 if (m_inSession) in parse()71 m_inSession = true; in parse()77 if (!m_inSession) in parse()80 m_inSession = false; in parse()86 if (m_inSession) in parse()113 if (!m_inSession) in parse()
70 bool m_inSession; member in xe::TestLogParser