Home | Sort by relevance Sort by last modified time |
/external/stlport/test/eh/ | |
nc_alloc.h | 103 static const char* current_test_category; member in struct:TestController 163 current_test_category = str; |
nc_alloc.cpp | 40 const char* TestController::current_test_category = "no category"; member in class:TestController 313 EH_STD::cerr<<"testing "<<current_test <<" (" << current_test_category <<")"; local |