Home
last modified time | relevance | path

Searched refs:GetLogFileName (Results 1 – 9 of 9) sorted by relevance

/developtools/profiler/hiebpf/test/unittest/
Dbpf_log_reader_test.cpp87 HWTEST_F(BPFLogReaderTest, GetLogFileName, TestSize.Level1)
90 std::string fileName = logger.GetLogFileName();
Dlibbpf_logger_test.cpp99 HWTEST_F(LIBBPFLoggerTest, GetLogFileName, TestSize.Level1)
102 std::string fileName = logger.GetLogFileName();
Dhhlog_test.cpp42 HWTEST_F(HHLoggerTest, GetLogFileName, TestSize.Level1)
44 std::string fileName = HHLogger::GetInstance().GetLogFileName();
/developtools/profiler/hiebpf/src/
Dlibbpf_logger.cpp70 auto fileName = GetLogFileName(); in OpenLogFile()
87 std::string LIBBPFLogger::GetLogFileName() const in GetLogFileName() function in LIBBPFLogger
Dbpf_log_reader.cpp61 std::string BPFLogReader::GetLogFileName() const in GetLogFileName() function in BPFLogReader
97 auto fileName = GetLogFileName(); in OpenLogFile()
Dhhlog.cpp58 auto fileName = GetLogFileName(); in InitLogger()
89 std::string HHLogger::GetLogFileName() const in GetLogFileName() function in HHLogger
/developtools/profiler/hiebpf/include/
Dlibbpf_logger.h46 std::string GetLogFileName() const;
Dbpf_log_reader.h47 std::string GetLogFileName() const;
Dhhlog.h111 std::string GetLogFileName() const;