Home
last modified time | relevance | path

Searched refs:DEFAULT_UT_LOG_DIR (Results 1 - 4 of 4) sorted by relevance

/developtools/hiperf/include/
H A Ddebug_logger.h59 const std::string DEFAULT_UT_LOG_DIR = "/data/local/tmp/"; member
64 const std::string DEFAULT_UT_LOG_DIR = "./"; member
/developtools/hiperf/test/unittest/common/native/
H A Dcallstack_test.cpp37 DebugLogger::GetInstance()->OpenLog(DEFAULT_UT_LOG_DIR + "CallStackTest.txt"); in SetUpTestCase()
H A Dvirtual_runtime_test.cpp53 DebugLogger::GetInstance()->OpenLog(DEFAULT_UT_LOG_DIR + "VirtualRuntimeTest.txt"); in SetUpTestCase()
H A Dvirtual_thread_test.cpp60 DebugLogger::GetInstance()->OpenLog(DEFAULT_UT_LOG_DIR + "VirtualThreadTest.txt"); in SetUpTestCase()

Completed in 3 milliseconds