Home
last modified time | relevance | path

Searched defs:log_filename (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/tests/
Dlogger_test.cpp252 std::string log_filename = helpers::string::Format("/tmp/gtest_panda_logger_file_%06x", tid); variable
/arkcompiler/ets_frontend/test/scripts/performance_test/
Dperformance_build.py408 def write_logs_from_dic(self, path_prefix, log_filename, source_dic, need_first_line): argument