Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/fuzztest/abilitydebugdeal_fuzzer/
H A Dabilitydebugdeal_fuzzer.cpp87 auto abilityDebugResponse = std::make_shared<AbilityDebugResponse>(deal); in DoSomethingInterestingWithMyAPI() local
88 abilityDebugResponse->OnAbilitysDebugStarted(tokens); in DoSomethingInterestingWithMyAPI()
89 abilityDebugResponse->OnAbilitysDebugStoped(tokens); in DoSomethingInterestingWithMyAPI()
90 abilityDebugResponse->OnAbilitysAssertDebugChange(tokens, boolParam); in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds