Home
last modified time | relevance | path

Searched defs:TestCase (Results 1 – 4 of 4) sorted by relevance

/reactos/modules/rostests/tests/spec2def/
H A Dtest.py29 class TestCase: class
/reactos/modules/rostests/apitests/ntdll/
H A DNtQuerySystemEnvironmentValue.c50 IN PTEST_CASE TestCase) in Test_API()
/reactos/modules/rostests/apitests/msvcrt/
H A DCommandLine.c115 IN PTEST_CASE TestCase) in Test_CommandLine()
/reactos/sdk/lib/3rdparty/stlport/test/unit/cppunit/
H A Dcppunit_mini.h56 TestCase() { registerTestCase(this); } in TestCase() function