ReactOS 0.4.16-dev-822-gbcedb53
|
Go to the source code of this file.
Classes | |
class | ForeachTest |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (ForeachTest) | |
static void | increase (int &a_) |
static void | sqr (int &a_) |
CPPUNIT_TEST_SUITE_REGISTRATION | ( | ForeachTest | ) |
Definition at line 31 of file foreach_test.cpp.
Referenced by ForeachTest::foreach0(), and send_discover().
Definition at line 52 of file foreach_test.cpp.
Referenced by ForeachTest::foreach1(), and stat_sum2().