Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/common/interface/test/fuzztest/accessibleabilitychannelstub_fuzzer/
H A Daccessibleabilitychannelstub_fuzzer.cpp29 class AbilityChannelImplFuzzTest : public AccessibleAbilityChannelStub { class
31 AbilityChannelImplFuzzTest() = default;
32 ~AbilityChannelImplFuzzTest() = default;
122 std::shared_ptr<AbilityChannelImplFuzzTest> chanImp = std::make_shared<AbilityChannelImplFuzzTest>(); in FuzzHandleSearchElementInfoByAccessibilityId()
155 std::shared_ptr<AbilityChannelImplFuzzTest> chanImp = std::make_shared<AbilityChannelImplFuzzTest>(); in FuzzHandleSearchElementInfosByText()
185 std::shared_ptr<AbilityChannelImplFuzzTest> chanImp = std::make_shared<AbilityChannelImplFuzzTest>(); in FuzzHandleFindFocusedElementInfo()
215 std::shared_ptr<AbilityChannelImplFuzzTest> chanIm in FuzzHandleFocusMoveSearch()
[all...]

Completed in 2 milliseconds