Searched refs:curMsg (Results 1 – 1 of 1) sorted by relevance
345 for (DebugMessages::const_iterator curMsg = messages.begin(); curMsg != messages.end(); ++curMsg) in deinit() local347 if ((curMsg->flags & logFlags) != 0) in deinit()348 log << tcu::TestLog::Message << *curMsg << tcu::TestLog::EndMessage; in deinit()350 if ((curMsg->flags & errorFlags) != 0) in deinit()