Home
last modified time | relevance | path

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

/foundation/window/window_manager/test/fuzztest/window_scene/windoweventchstubkeyevent_fuzzer/
H A Dwindoweventchstubkeyevent_fuzzer.cpp49 sptr<WindowEventChannel> eventStub = new (std::nothrow) WindowEventChannel(nullptr); in DoSomethingInterestingWithMyAPI() local
50 if (eventStub == nullptr) { in DoSomethingInterestingWithMyAPI()
54 eventStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()
58 eventStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()
62 eventStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()
66 eventStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()
70 eventStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()
74 eventStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/test/fuzztest/window_scene/windoweventchstubfocus_fuzzer/
H A Dwindoweventchstubfocus_fuzzer.cpp49 sptr<WindowEventChannel> eventStub = new (std::nothrow) WindowEventChannel(nullptr); in DoSomethingInterestingWithMyAPI() local
50 if (eventStub == nullptr) { in DoSomethingInterestingWithMyAPI()
54 eventStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()
58 eventStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()
62 eventStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()
66 eventStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/test/fuzztest/window_scene/windoweventchstubpoint_fuzzer/
H A Dwindoweventchstubpoint_fuzzer.cpp49 sptr<WindowEventChannel> eventStub = new (std::nothrow) WindowEventChannel(nullptr); in DoSomethingInterestingWithMyAPI() local
50 if (eventStub == nullptr) { in DoSomethingInterestingWithMyAPI()
54 eventStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()
58 eventStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()

Completed in 2 milliseconds