Home
last modified time | relevance | path

Searched refs:GetLogSize (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Devent_log_catcher.h26 int GetLogSize() const;
H A Devent_log_task.h50 long GetLogSize() const;
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_catcher.cpp38 int EventLogCatcher::GetLogSize() const in GetLogSize() function in OHOS::HiviewDFX::EventLogCatcher
H A Devent_log_task.cpp232 long EventLogTask::GetLogSize() const in GetLogSize() function in OHOS::HiviewDFX::EventLogTask
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp75 EXPECT_TRUE(eventLogCatcher->GetLogSize() == -1);
77 EXPECT_TRUE(eventLogCatcher->GetLogSize() == 1);
142 EXPECT_EQ(logTask->GetLogSize(), 0);