Home
last modified time | relevance | path

Searched refs:EVENT_ID_2 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/core/test/unittest/common/
H A Devent_dispatch_queue_test.h37 static constexpr int EVENT_ID_2 = 2; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_running_record_test/
H A Dapp_running_record_test.cpp42 constexpr int32_t EVENT_ID_2 = 2; variable
113 EXPECT_EQ(appRunningRecord->eventId_, EVENT_ID_2);
/ohos5.0/base/notification/eventhandler/test/systemtest/ems_event_runner_system_test/
H A Dems_event_runner_system_test.cpp34 const uint32_t EVENT_ID_2 = 2; variable
1051 if (handler->SendEvent(EVENT_ID_2)) {