Home
last modified time | relevance | path

Searched refs:assertDialogConnection (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/assertfaultproxy_fuzzer/
H A Dassertfaultproxy_fuzzer.cpp65 auto assertDialogConnection = in DoSomethingInterestingWithMyAPI() local
67 assertDialogConnection->SetReqeustAssertDialogWant(want); in DoSomethingInterestingWithMyAPI()
71 assertDialogConnection->OnAbilityConnectDone(element, remoteObject, intParam); in DoSomethingInterestingWithMyAPI()
72 assertDialogConnection->OnAbilityDisconnectDone(element, intParam); in DoSomethingInterestingWithMyAPI()