Home
last modified time | relevance | path

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

/ohos5.0/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()
/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/distributedwantparams_fuzzer/
H A Ddistributedwantparams_fuzzer.cpp141 sptr<IInterface> doubleIt = Double::Box(doubleValue); in DoSomethingInterestingWithMyApiDistributedWantParams003() local
142 wantParams->WriteToParcelDouble(parcel, doubleIt); in DoSomethingInterestingWithMyApiDistributedWantParams003()