Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_inner_api_test.cpp235 class AppEventProcessorTest : public AppEventProcessor { class
251 int AppEventProcessorTest::OnReport( in OnReport()
273 int AppEventProcessorTest::ValidateUserId(const UserId& userId) in ValidateUserId()
278 int AppEventProcessorTest::ValidateUserProperty(const UserProperty& userProperty) in ValidateUserProperty()
283 int AppEventProcessorTest::ValidateEvent(const AppEventInfo& event) in ValidateEvent()
303 auto processor = std::make_shared<AppEventProcessorTest>(); in HWTEST_F()
327 auto processor = std::make_shared<AppEventProcessorTest>(); in HWTEST_F()
351 auto processor = std::make_shared<AppEventProcessorTest>(); in HWTEST_F()
373 auto processor = std::make_shared<AppEventProcessorTest>(); in HWTEST_F()
400 auto processor = std::make_shared<AppEventProcessorTest>(); in HWTEST_F()
[all...]

Completed in 8 milliseconds