Home
last modified time | relevance | path

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

/foundation/ability/ability_base/test/fuzztest/wantparamsthird_fuzzer/
H A Dwantparamsthird_fuzzer.cpp54 sptr<IInterface> doubleIt = Double::Box(doubleValue); in DoSomethingInterestingWithMyAPI() local
55 wantParams->WriteToParcelDouble(parcel, doubleIt); in DoSomethingInterestingWithMyAPI()
/foundation/ability/dmsfwk/test/fuzztest/distributedwantparams_fuzzer/
H A Ddistributedwantparams_fuzzer.cpp141 sptr<IInterface> doubleIt = Double::Box(doubleValue); in DoSomethingInterestingWithMyAPI_DistributedWantParams_003() local
142 wantParams->WriteToParcelDouble(parcel, doubleIt); in DoSomethingInterestingWithMyAPI_DistributedWantParams_003()

Completed in 1 milliseconds