Home
last modified time | relevance | path

Searched defs:current_test (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/3rdparty/stlport/test/eh/
H A Dnc_alloc.h102 static const char* current_test; member
H A Dnc_alloc.cpp39 const char* TestController::current_test = "<unknown>"; member in TestController
/reactos/sdk/include/reactos/wine/
H A Dtest.h280 static const struct test *current_test; /* test currently being run */ variable