Home
last modified time | relevance | path

Searched refs:current_test_category (Results 1 – 2 of 2) sorted by relevance

/external/stlport/test/eh/
Dnc_alloc.h103 static const char* current_test_category; member
163 current_test_category = str; in SetCurrentTestCategory()
Dnc_alloc.cpp40 const char* TestController::current_test_category = "no category"; member in TestController
313 EH_STD::cerr<<"testing "<<current_test <<" (" << current_test_category <<")"; in PrintTestName()