Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/assertfaultproxy_fuzzer/
H A Dassertfaultproxy_fuzzer.cpp53 auto assertFaultProxy = std::make_shared<AbilityRuntime::AssertFaultProxy>(impl); in DoSomethingInterestingWithMyAPI() local
54 assertFaultProxy->NotifyDebugAssertResult(status); in DoSomethingInterestingWithMyAPI()