Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrnativechildnotifystub_fuzzer/
H A Dabilityinterfacesappmgrnativechildnotifystub_fuzzer.cpp56 class NativeChildNotifyStubFUZZ : public NativeChildNotifyStub { class
58 explicit NativeChildNotifyStubFUZZ() {}; in NativeChildNotifyStubFUZZ() function in OHOS::NativeChildNotifyStubFUZZ
59 virtual ~ NativeChildNotifyStubFUZZ() {}; in ~NativeChildNotifyStubFUZZ()
89 std::shared_ptr<NativeChildNotifyStubFUZZ> abms = std::make_shared<NativeChildNotifyStubFUZZ>(); in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds