Searched refs:_reported (Results 1 - 1 of 1) sorted by relevance

/inkscape/cxxtest/cxxtest/
H A DErrorFormatter.h38 _reported( false ),
56 _reported = false;
68 _reported = false;
73 _reported = false;
234 if( _reported )
237 _reported = true;
274 bool _reported; member in class:CxxTest::ErrorFormatter

Completed in 244 milliseconds