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

/gem5/src/systemc/tests/systemc/compliance_1666/test210/
H A Dtest210.cpp10 static int object_count = 0; variable
14 ++ object_count;
57 object_count = 0;
59 sc_assert(object_count == 3);
112 object_count = 0;
114 sc_assert(object_count == 4);

Completed in 4 milliseconds