Home
last modified time | relevance | path

Searched refs:TASK_RUNNING (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Devent_log_task.h35 TASK_RUNNING = 1, enumerator
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_task.cpp126 status_ = Status::TASK_RUNNING; in StartCompose()
158 if (status_ == Status::TASK_RUNNING) { in StartCompose()
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp140 EXPECT_EQ(logTask->GetTaskStatus(), EventLogTask::Status::TASK_RUNNING); in HWTEST_F()
191 logTask->status_ = EventLogTask::Status::TASK_RUNNING; in HWTEST_F()

Completed in 3 milliseconds