Home
last modified time | relevance | path

Searched refs:find (Results 4426 - 4450 of 7463) sorted by relevance

1...<<171172173174175176177178179180>>...299

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp168 if (result.find(TEMP_UNIFIED_DATA_FLAG) == result.end()) { in GetDetailsFromUData()
206 auto it = summary.summary.find(udType); in GetSummary()
602 } else if (keyStr.find(key) == 0) { in UnmarshalEntries()
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_cmd_parser_client.cpp65 auto setRequestMapIter = IpcCmdRegister::GetInstance().setIpcRequestFuncMap_.find(cmdCode); in GetIpcRequestFunc()
74 auto readResponseMapIter = IpcCmdRegister::GetInstance().readResponseFuncMap_.find(cmdCode); in GetResponseFunc()
83 auto onIpcCmdMapIter = IpcCmdRegister::GetInstance().onIpcCmdFuncMap_.find(cmdCode); in GetIpcCmdFunc()
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_service_proxy.cpp566 if (uri.find("file://media") == 0) { in StartDownloadFile()
620 if (uriVec[i].find("file://media") == 0) { in StartFileCache()
674 if (uri.find("file://media") == 0) { in StopDownloadFile()
/test/ostest/wukong/common/src/
H A Dwukong_util.cpp230 auto it = find(bundleList.begin(), bundleList.end(), key); in FindElement()
247 if (m.find(*it) != m.end()) { in CheckBundleNameList()
336 if (m.find(*it) != m.end()) { in CheckAbilityNameList()
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
H A Dkit_lite.py210 if env_result.find(DeviceLiteKernel.linux_kernel) != -1 or \
211 env_result.find("Linux") != -1:
388 if result.find("Resource busy") == -1:
/test/xts/acts/ai/nncore/opstest/src/
H A Dscatter_nd_test.cpp366 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
402 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
437 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dspace_to_depth_test.cpp353 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
390 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
426 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dswish_test.cpp292 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
328 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
363 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dround_test.cpp250 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
286 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
321 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dsquare_test.cpp250 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
286 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
321 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dsin_test.cpp250 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
286 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
321 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dquant_dtype_cast_test.cpp316 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
353 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
389 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dnot_equal_test.cpp344 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
380 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
415 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dpow_test.cpp316 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
352 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
387 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dreciprocal_test.cpp292 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
328 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
363 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Drank_test.cpp249 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
285 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
320 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dlogical_and_test.cpp390 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
426 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
461 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dleaky_relu_test.cpp352 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
388 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
423 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dgreater_test.cpp344 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
380 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
415 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dless_test.cpp345 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
381 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
416 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dl2_normalize_test.cpp312 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
348 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
383 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dinstance_norm_test.cpp274 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
311 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
347 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dlog_softmax_test.cpp302 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
338 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
373 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
H A Dhard_sigmoid_test.cpp249 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
285 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
320 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in HWTEST_F()
/test/xts/acts/ai/nncore/common/
H A Dnncore_utils.cpp98 if (std::find(graphArgs.paramIndices[j].begin(), graphArgs.paramIndices[j].end(), opCnt) != in BuildMultiOpGraph()
172 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in BuildSingleOpGraph()
214 if (std::find(graphArgs.paramIndices.begin(), graphArgs.paramIndices.end(), i) != in BuildSingleOpGraphWithQuantParams()

Completed in 45 milliseconds

1...<<171172173174175176177178179180>>...299