Home
last modified time | relevance | path

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

/external/stlport/test/eh/
DLeakCheck.h68 gTestController.SetCurrentTestCategory("weak");
106 gTestController.SetCurrentTestCategory("const");
148 gTestController.SetCurrentTestCategory("strong");
Dnc_alloc.h82 static void SetCurrentTestCategory( const char* str );
162 inline void TestController::SetCurrentTestCategory(const char* str) { in SetCurrentTestCategory() function