Home
last modified time | relevance | path

Searched defs:traceFile (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/utility/smart_parser/test/moduletest/common/
Dsmart_parser_module_test.cpp143 std::string traceFile = LogUtil::SMART_PARSER_TEST_DIR + "/SmartParserTest003/trace.txt"; variable
189 std::string traceFile = LogUtil::SMART_PARSER_TEST_DIR + "/SmartParserTest004/trace.txt"; variable
224 std::string traceFile = LogUtil::SMART_PARSER_TEST_DIR + "/SmartParserTest005/trace.txt"; variable
308 std::string traceFile = LogUtil::SMART_PARSER_TEST_DIR + "/SmartParserTest006/trace.txt"; variable
347 std::string traceFile = LogUtil::SMART_PARSER_TEST_DIR + "/SmartParserTest004/trace.txt"; variable
391 std::string traceFile = LogUtil::SMART_PARSER_TEST_DIR + "/SmartParserTest006/trace.txt"; variable
435 std::string traceFile = LogUtil::SMART_PARSER_TEST_DIR + "/SmartParserTest007/trace.txt"; variable
485 std::string traceFile = LogUtil::SMART_PARSER_TEST_DIR + "/SmartParserTest008/trace.txt"; variable
535 std::string traceFile = LogUtil::SMART_PARSER_TEST_DIR + "/SmartParserTest009/trace.txt"; variable
585 std::string traceFile = LogUtil::SMART_PARSER_TEST_DIR + "/SmartParserTest010/trace.txt"; variable
[all …]
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/impl/trace/utils/
Dtrace_utils.cpp232 std::string traceFile = FileUtil::ExtractFileName(tracePath); in GetUnifiedZipFiles() local
267 std::string traceFile = FileUtil::ExtractFileName(trace); in GetUnifiedSpecialFiles() local
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/include/
Dtrace_decorator.h68 std::string traceFile; member
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
Dhitrace_meter.cpp208 const std::string traceFile = TRACEFS_DIR + TRACE_MARKER_NODE; in OpenTraceMarkerFile() local