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

/gem5/src/unittest/
H A Dunittest.hh53 * when a check passes. It's default value is whether or not "PRINT_ON_PASS"
73 unsigned passes();
89 /// Zero the number of passes and failures so far.
H A Dunittest.cc69 unsigned passes() { return _passes; } function in namespace:UnitTest

Completed in 3 milliseconds