Home
last modified time | relevance | path

Searched defs:CommonEventTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/test/
H A Dcommon_event_test.h51 explicit CommonEventTest(const EventFwk::CommonEventSubscribeInfo &sp) in CommonEventTest() function
/ohos5.0/base/notification/common_event_service/frameworks/core/test/unittest/
H A Dcommon_event_test.cpp39 class CommonEventTest : public CommonEventSubscriber, public testing::Test { class