Searched refs:TestProcessor (Results 1 – 5 of 5) sorted by relevance
62 int TestProcessor::OnReport( in OnReport()77 int TestProcessor::ValidateUserId(const UserId& userId) in ValidateUserId()82 int TestProcessor::ValidateUserProperty(const UserProperty& userProperty) in ValidateUserProperty()87 int TestProcessor::ValidateEvent(const AppEventInfo& event) in ValidateEvent()
33 auto processor = std::make_shared<TestProcessor>(); in XInit()
23 class TestProcessor : public AppEventProcessor {
29 static void TestProcessor(NodeId, AnimationId, AnimationCallbackEvent);36 void RSAnimationCommandTest::TestProcessor(NodeId nodeId, AnimationId animId, AnimationCallbackEven… in TestProcessor() function in OHOS::Rosen::RSAnimationCommandTest49 AnimationCommandHelper::SetAnimationCallbackProcessor(TestProcessor);
75 auto TestProcessor(uint8_t *rawData, size_t size) in TestProcessor() function489 TestProcessor(rawData, size); in Test()