Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/fuzztest/openlinkoptions_fuzzer/
H A Dopenlinkoptions_fuzzer.cpp55 std::shared_ptr<OpenLinkOptions> openLinkOptions2 = std::make_shared<OpenLinkOptions>(); in DoSomethingInterestingWithMyAPI() local
56 if (!openLinkOptions2) { in DoSomethingInterestingWithMyAPI()
59 openLinkOptions = openLinkOptions2; in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds