Searched refs:GetLogSize (Results 1 – 5 of 5) sorted by relevance
26 int GetLogSize() const;
50 long GetLogSize() const;
38 int EventLogCatcher::GetLogSize() const in GetLogSize() function in OHOS::HiviewDFX::EventLogCatcher
232 long EventLogTask::GetLogSize() const in GetLogSize() function in OHOS::HiviewDFX::EventLogTask
75 EXPECT_TRUE(eventLogCatcher->GetLogSize() == -1);77 EXPECT_TRUE(eventLogCatcher->GetLogSize() == 1);142 EXPECT_EQ(logTask->GetLogSize(), 0);