Home
last modified time | relevance | path

Searched defs:datas (Results 226 - 250 of 304) sorted by relevance

12345678910>>...13

/foundation/resourceschedule/device_standby/services/test/fuzztest/devicestandby_fuzzer/
H A Ddevicestandby_fuzzer.cpp81 MessageParcel datas; in CoverageHandleIsStrategyEnabled() local
86 datas, reply, option); in CoverageHandleIsStrategyEnabled() local
90 datas, reply, option); in CoverageHandleIsStrategyEnabled() local
95 datas, reply, option); in CoverageHandleIsStrategyEnabled() local
100 MessageParcel datas; in CoverageHandleReportWorkSchedulerStatus() local
106 datas, repl in CoverageHandleReportWorkSchedulerStatus() local
113 datas, reply, option); CoverageHandleReportWorkSchedulerStatus() local
118 MessageParcel datas; CoverageHandleGetAllowList() local
124 datas, reply, option); CoverageHandleGetAllowList() local
130 datas, reply, option); CoverageHandleGetAllowList() local
135 MessageParcel datas; CoverageHandleSubscribeStandbyCallback() local
143 datas, reply, option); CoverageHandleSubscribeStandbyCallback() local
148 MessageParcel datas; CoverageHandleUnSubscribeStandbyCallback() local
156 datas, reply, option); CoverageHandleUnSubscribeStandbyCallback() local
161 MessageParcel datas; CoverageHandleApplyAllowResource() local
168 datas, reply, option); CoverageHandleApplyAllowResource() local
173 MessageParcel datas; CoverageUnHandleApplyAllowResource() local
180 datas, reply, option); CoverageUnHandleApplyAllowResource() local
185 MessageParcel datas; CoverageHandleCommonEvent() local
195 datas, reply, option); CoverageHandleCommonEvent() local
200 MessageParcel datas; CoverageHandleSetNatInterval() local
209 datas, reply, option); CoverageHandleSetNatInterval() local
240 MessageParcel datas; DoSomethingInterestingWithMyAPI() local
[all...]
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifihotspotstub_fuzzer/
H A Dwifihotspotstub_fuzzer.cpp82 MessageParcel datas; in OnIsHotspotActiveFuzzTest() local
89 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_IS_HOTSPOT_ACTIVE), datas); in OnIsHotspotActiveFuzzTest() local
94 MessageParcel datas; in OnGetApStateWifiFuzzTest() local
101 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_GETAPSTATE_WIFI), datas); in OnGetApStateWifiFuzzTest() local
106 MessageParcel datas; OnGetHotspotConfigFuzzTest() local
113 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_GET_HOTSPOT_CONFIG), datas); OnGetHotspotConfigFuzzTest() local
118 MessageParcel datas; OnSetApConfigWifiFuzzTest() local
125 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_SETAPCONFIG_WIFI), datas); OnSetApConfigWifiFuzzTest() local
130 MessageParcel datas; OnGetStationListFuzzTest() local
137 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_GET_STATION_LIST), datas); OnGetStationListFuzzTest() local
142 MessageParcel datas; OnAddBlockListFuzzTest() local
149 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_ADD_BLOCK_LIST), datas); OnAddBlockListFuzzTest() local
154 MessageParcel datas; OnDelBlockListFuzzTest() local
161 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_DEL_BLOCK_LIST), datas); OnDelBlockListFuzzTest() local
166 MessageParcel datas; OnGetBlockListsFuzzTest() local
173 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_GET_BLOCK_LISTS), datas); OnGetBlockListsFuzzTest() local
178 MessageParcel datas; OnGetValidBandsFuzzTest() local
185 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_GET_VALID_BANDS), datas); OnGetValidBandsFuzzTest() local
190 MessageParcel datas; OnDisassociateStaFuzzTest() local
197 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_DISCONNECT_STA), datas); OnDisassociateStaFuzzTest() local
202 MessageParcel datas; OnGetValidChannelsFuzzTest() local
209 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_GET_VALID_CHANNELS), datas); OnGetValidChannelsFuzzTest() local
214 MessageParcel datas; OnRegisterCallBackFuzzTest() local
221 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_REGISTER_HOTSPOT_CALLBACK), datas); OnRegisterCallBackFuzzTest() local
226 MessageParcel datas; OnGetSupportedPowerModelFuzzTest() local
233 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_GET_SUPPORTED_POWER_MODEL), datas); OnGetSupportedPowerModelFuzzTest() local
238 MessageParcel datas; OnGetPowerModelFuzzTest() local
245 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_GET_POWER_MODEL), datas); OnGetPowerModelFuzzTest() local
250 MessageParcel datas; OnSetPowerModelFuzzTest() local
257 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_SET_POWER_MODEL), datas); OnSetPowerModelFuzzTest() local
262 MessageParcel datas; OnIsHotspotDualBandSupportedFuzzTest() local
269 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_IS_HOTSPOT_DUAL_BAND_SUPPORTED), datas); OnIsHotspotDualBandSupportedFuzzTest() local
274 MessageParcel datas; OnSetApIdleTimeoutFuzzTest() local
281 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_SETTIMEOUT_AP), datas); OnSetApIdleTimeoutFuzzTest() local
286 MessageParcel datas; OnGetApIfaceNameFuzzTest() local
293 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_GET_IFACE_NAME), datas); OnGetApIfaceNameFuzzTest() local
298 MessageParcel datas; OnEnableWifiApTest() local
305 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_ENABLE_WIFI_AP), datas); OnEnableWifiApTest() local
310 MessageParcel datas; OnDisableWifiApTest() local
317 OnRemoteRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_SVR_CMD_DISABLE_WIFI_AP), datas); OnDisableWifiApTest() local
322 MessageParcel datas; OnEnableWifiFuzzTest() local
329 datas, reply, option); OnEnableWifiFuzzTest() local
334 MessageParcel datas; OnDisableWifiFuzzTest() local
341 datas, reply, option); OnDisableWifiFuzzTest() local
346 MessageParcel datas; OnGetSupportedFeaturesFuzzTest() local
353 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_SUPPORTED_FEATURES), datas); OnGetSupportedFeaturesFuzzTest() local
359 MessageParcel datas; DoSomethingHotSpotMgrStubTest() local
[all...]
/foundation/communication/nfc/test/fuzztest/services_test/hostcardemulationmanager_test/hostcardemulationmanager/hostcardemulationmanager_fuzzer/
H A Dhostcardemulationmanager_fuzzer.cpp66 std::vector<uint8_t> datas; in FuzzOnHostCardEmulationDataNfcA() local
80 std::vector<uint8_t> datas; in FuzzOnHostCardEmulationDataNfcA1() local
94 std::vector<uint8_t> datas; in FuzzOnHostCardEmulationDataNfcA2() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
H A Dauto_cache.cpp347 int32_t AutoCache::Delegate::OnChange(const Origin &origin, const Fields &fields, ChangeData &&datas) in OnChange() argument
/foundation/filemanagement/storage_service/test/fuzztest/storagedaemon_fuzzer/
H A Dstoragedaemon_fuzzer.cpp87 MessageParcel datas; in StorageDaemonFuzzTest() local
100 MessageParcel datas; in HandleStartUserFuzzTest() local
112 MessageParcel datas; HandleStopUserFuzzTest() local
124 MessageParcel datas; HandlePrepareUserDirsFuzzTest() local
136 MessageParcel datas; HandleDestroyUserDirsFuzzTest() local
148 MessageParcel datas; HandleMountFuzzTest() local
160 MessageParcel datas; HandleUMountFuzzTest() local
172 MessageParcel datas; HandlePartitionFuzzTest() local
184 MessageParcel datas; HandleCheckFuzzTest() local
196 MessageParcel datas; HandleSetVolDescFuzzTest() local
208 MessageParcel datas; HandleFormatFuzzTest() local
220 MessageParcel datas; HandleSetBundleQuotaFuzzTest() local
232 MessageParcel datas; HandleGenerateUserKeysFuzzTest() local
244 MessageParcel datas; HandleDeleteUserKeysFuzzTest() local
256 MessageParcel datas; HandleUpdateUserAuthFuzzTest() local
268 MessageParcel datas; HandleActiveUserKeyFuzzTest() local
280 MessageParcel datas; HandleInactiveUserKeyFuzzTest() local
292 MessageParcel datas; HandleUpdateKeyContextFuzzTest() local
304 MessageParcel datas; HandleDeleteAppkeyFuzzTest() local
316 MessageParcel datas; HandleGenerateAppkeyFuzzTest() local
[all...]
/foundation/filemanagement/storage_service/test/fuzztest/storagemanager_fuzzer/
H A Dstoragemanager_fuzzer.cpp85 MessageParcel datas; in StorageManagerFuzzTest() local
98 MessageParcel datas; in HandlePrepareAddUserFuzzTest() local
110 MessageParcel datas; HandleRemoveUserFuzzTest() local
122 MessageParcel datas; HandlePrepareStartUserFuzzTest() local
133 MessageParcel datas; HandleStopUserFuzzTest() local
144 MessageParcel datas; HandleGetCurrentBundleStatsFuzzTest() local
156 MessageParcel datas; HandleMountFuzzTest() local
168 MessageParcel datas; HandleUnmountFuzzTest() local
180 MessageParcel datas; HandlePartitionFuzzTest() local
192 MessageParcel datas; HandleFormatFuzzTest() local
204 MessageParcel datas; HandleGenerateUserKeysFuzzTest() local
216 MessageParcel datas; HandleDeleteUserKeysFuzzTest() local
228 MessageParcel datas; HandleUpdateUserAuthFuzzTest() local
240 MessageParcel datas; HandleActiveUserKeyFuzzTest() local
252 MessageParcel datas; HandleInactiveUserKeyFuzzTest() local
264 MessageParcel datas; HandleLockUserScreenFuzzTest() local
276 MessageParcel datas; HandleUnlockUserScreenFuzzTest() local
288 MessageParcel datas; HandleUpdateKeyContextFuzzTest() local
300 MessageParcel datas; HandleCreateShareFileFuzzTest() local
312 MessageParcel datas; HandleDeleteShareFileFuzzTest() local
324 MessageParcel datas; HandleSetBundleQuotaFuzzTest() local
[all...]
/third_party/python/Lib/test/
H A Dtest_audioop.py19 datas = { variable
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBallotMasksTests.cpp57 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
67 checkComputeOrMesh(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMesh() argument
H A DvktSubgroupsBallotOtherTests.cpp59 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
69 checkComputeOrMesh(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMesh() argument
H A DvktSubgroupsBallotTests.cpp47 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
57 checkComputeOrMesh(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMesh() argument
H A DvktSubgroupsShapeTests.cpp54 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
64 checkComputeOrMesh(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMesh() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBallotBroadcastTests.cpp48 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages() argument
54 static bool checkComputeStages(std::vector<const void*> datas, in checkComputeStages() argument
H A DglcSubgroupsBallotOtherTests.cpp53 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages() argument
59 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() argument
H A DglcSubgroupsBuiltinVarTests.cpp40 bool checkVertexPipelineStagesSubgroupSize(std::vector<const void*> datas, in checkVertexPipelineStagesSubgroupSize() argument
56 bool checkVertexPipelineStagesSubgroupInvocationID(std::vector<const void*> datas, in checkVertexPipelineStagesSubgroupInvocationID() argument
86 static bool checkComputeSubgroupSize(std::vector<const void*> datas, in checkComputeSubgroupSize() argument
136 static bool checkComputeSubgroupInvocationID(std::vector<const void*> datas, in checkComputeSubgroupInvocationID() argument
203 static bool checkComputeNumSubgroups (std::vector<const void*> datas, in checkComputeNumSubgroups() argument
259 checkComputeSubgroupID(std::vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeSubgroupID() argument
[all...]
H A DglcSubgroupsClusteredTests.cpp53 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages() argument
59 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() argument
H A DglcSubgroupsQuadTests.cpp50 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages() argument
56 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() argument
H A DglcSubgroupsShuffleTests.cpp50 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages() argument
56 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() argument
H A DglcSubgroupsVoteTests.cpp52 static bool checkVertexPipelineStages(std::vector<const void*> datas, in checkVertexPipelineStages() argument
58 static bool checkFragmentPipelineStages(std::vector<const void*> datas, in checkFragmentPipelineStages() argument
85 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBallotMasksTests.cpp57 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
67 checkComputeOrMesh(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMesh() argument
H A DvktSubgroupsBallotOtherTests.cpp59 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
69 checkComputeOrMesh(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMesh() argument
H A DvktSubgroupsBallotTests.cpp47 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
57 checkComputeOrMesh(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMesh() argument
H A DvktSubgroupsQuadTests.cpp58 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
68 checkComputeOrMesh(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMesh() argument
H A DvktSubgroupsShapeTests.cpp54 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
64 checkComputeOrMesh(const void* internalData, vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32) checkComputeOrMesh() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibrarythumbnail_fuzzer/src/
H A Dmedialibrary_thumbnail_fuzzer.cpp164 Media::ThumbnailData datas; in FuzzThumbnailData() local
/foundation/communication/dsoftbus/tests/core/frame/unittest/
H A Dsoftbus_server_stub_test.cpp228 MessageParcel datas; in HWTEST_F() local
257 MessageParcel datas; in HWTEST_F() local
286 MessageParcel datas; HWTEST_F() local
328 MessageParcel datas; HWTEST_F() local
379 MessageParcel datas; HWTEST_F() local
413 MessageParcel datas; HWTEST_F() local
437 MessageParcel datas; HWTEST_F() local
467 MessageParcel datas; HWTEST_F() local
499 MessageParcel datas; HWTEST_F() local
556 MessageParcel datas; HWTEST_F() local
607 MessageParcel datas; HWTEST_F() local
652 MessageParcel datas; HWTEST_F() local
679 MessageParcel datas; HWTEST_F() local
734 MessageParcel datas; HWTEST_F() local
781 MessageParcel datas; HWTEST_F() local
819 MessageParcel datas; HWTEST_F() local
865 MessageParcel datas; HWTEST_F() local
902 MessageParcel datas; HWTEST_F() local
948 MessageParcel datas; HWTEST_F() local
981 MessageParcel datas; HWTEST_F() local
1003 MessageParcel datas; HWTEST_F() local
1025 MessageParcel datas; HWTEST_F() local
1049 MessageParcel datas; HWTEST_F() local
1097 MessageParcel datas; HWTEST_F() local
1141 MessageParcel datas; HWTEST_F() local
1178 MessageParcel datas; HWTEST_F() local
1216 MessageParcel datas; HWTEST_F() local
1262 MessageParcel datas; HWTEST_F() local
1313 MessageParcel datas; HWTEST_F() local
1367 MessageParcel datas; HWTEST_F() local
1418 MessageParcel datas; HWTEST_F() local
1474 MessageParcel datas; HWTEST_F() local
1532 MessageParcel datas; HWTEST_F() local
1583 MessageParcel datas; HWTEST_F() local
1629 MessageParcel datas; HWTEST_F() local
1666 MessageParcel datas; HWTEST_F() local
1705 MessageParcel datas; HWTEST_F() local
1722 MessageParcel datas; HWTEST_F() local
[all...]

Completed in 22 milliseconds

12345678910>>...13