Home
last modified time | relevance | path

Searched refs:remove (Results 1 - 25 of 291) sorted by relevance

12345678910>>...12

/foundation/window/window_manager/snapshot/test/unittest/
H A Dsnapshot_display_test.cpp94 remove(imgPath.c_str()); in TakeScreenshotBySpecifiedParam()
100 remove(imgPath.c_str()); in TakeScreenshotBySpecifiedParam()
119 remove(imgPath[i].c_str()); in HWTEST_F()
127 remove(imgPath[i].c_str()); in HWTEST_F()
148 remove(imgPath[i].c_str()); in HWTEST_F()
157 remove(imgPath[i].c_str()); in HWTEST_F()
250 remove(imgPath[i].c_str()); in HWTEST_F()
259 remove(imgPath[i].c_str()); in HWTEST_F()
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/compilation/
H A Dcompilation_test.cpp956 EXPECT_EQ(0, remove("0.nncache")); in HWTEST_F()
957 EXPECT_EQ(0, remove("1.nncache")); in HWTEST_F()
958 EXPECT_EQ(0, remove("cache_info.nncache")); in HWTEST_F()
979 EXPECT_EQ(0, remove("0.nncache")); in HWTEST_F()
980 EXPECT_EQ(0, remove("1.nncache")); in HWTEST_F()
981 EXPECT_EQ(0, remove("cache_info.nncache")); in HWTEST_F()
1001 EXPECT_EQ(0, remove("0.nncache")); in HWTEST_F()
1002 EXPECT_EQ(0, remove("1.nncache")); in HWTEST_F()
1003 EXPECT_EQ(0, remove("cache_info.nncache")); in HWTEST_F()
1023 EXPECT_EQ(0, remove(" in HWTEST_F()
[all...]
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/compilation/
H A Dcompilation_test.cpp956 EXPECT_EQ(0, remove("0.nncache")); in HWTEST_F()
957 EXPECT_EQ(0, remove("1.nncache")); in HWTEST_F()
958 EXPECT_EQ(0, remove("cache_info.nncache")); in HWTEST_F()
979 EXPECT_EQ(0, remove("0.nncache")); in HWTEST_F()
980 EXPECT_EQ(0, remove("1.nncache")); in HWTEST_F()
981 EXPECT_EQ(0, remove("cache_info.nncache")); in HWTEST_F()
1001 EXPECT_EQ(0, remove("0.nncache")); in HWTEST_F()
1002 EXPECT_EQ(0, remove("1.nncache")); in HWTEST_F()
1003 EXPECT_EQ(0, remove("cache_info.nncache")); in HWTEST_F()
1023 EXPECT_EQ(0, remove(" in HWTEST_F()
[all...]
/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/
H A Dscene_board_judgement_test.cpp92 std::remove(input.c_str()); in HWTEST_F()
112 std::remove("test_config.txt"); in HWTEST_F()
132 std::remove("test_config.txt"); in HWTEST_F()
/foundation/multimedia/player_framework/services/services/sa_media/client/
H A Dmedia_client.cpp98 recorderProfilesClientList_.remove(recorderProfiles); in DestroyMediaProfileService()
106 recorderClientList_.remove(recorder); in DestroyRecorderService()
154 transCoderClientList_.remove(transCoder); in DestroyTransCoderService()
183 playerClientList_.remove(player); in DestroyPlayerService()
213 avMetadataHelperClientList_.remove(avMetadataHelper); in DestroyAVMetadataHelperService()
245 screenCaptureMonitorClientList_.remove(screenCaptureMonitor); in DestroyScreenCaptureMonitorService()
273 screenCaptureClientList_.remove(screenCapture); in DestroyScreenCaptureService()
303 screenCaptureControllerList_.remove(controller); in DestroyScreenCaptureControllerClient()
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_xml_utils_test.cpp120 std::remove(file.c_str()); in HWTEST_F()
158 std::remove(file.c_str()); in HWTEST_F()
186 std::remove(file.c_str()); in HWTEST_F()
225 std::remove(file.c_str()); in HWTEST_F()
265 std::remove(file.c_str()); in HWTEST_F()
305 std::remove(file.c_str()); in HWTEST_F()
337 std::remove(file.c_str()); in HWTEST_F()
369 std::remove(file.c_str()); in HWTEST_F()
/foundation/multimedia/av_session/services/session/server/
H A Dsession_stack.cpp40 stack_.remove(it->second); in UpdateSessionSort()
55 stack_.remove(it->second); in RemoveSession()
72 stack_.remove(it->second); in RemoveSession()
92 stack_.remove(result); in RemoveSession()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/common/
H A Ddocumentdb_test_utils.cpp21 (void)remove(dir.c_str()); in RemoveTestDbFiles()
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/timerthread/
H A Dtimer_thread.cpp86 listIterator.remove(); in Traverse()
126 listIterator.remove(); in StopTimerTaskInner()
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/
H A Dexpire_lru_cache.h151 keys_.remove(key); in DoGet()
164 keys_.remove(key); in DoRemove()
182 keys_.remove(iter->first); in DoClearExpiredCache()
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_helper.cpp47 if (std::remove(filePath.c_str()) != 0) { in RemoveEnhanceDb()
48 LOG_ERROR("remove %{public}s failed.", ExtractFileName(filePath).c_str()); in RemoveEnhanceDb()
58 LOG_ERROR("remove dbFilePath failed."); in RemoveEnhanceDbFileIfNeed()
226 std::remove(filePath.c_str()); in DeletePreferences()
227 std::remove(backupPath.c_str()); in DeletePreferences()
228 std::remove(brokenPath.c_str()); in DeletePreferences()
234 std::remove(lockFilePath.c_str()); in DeletePreferences()
/foundation/graphic/surface_lite/frameworks/
H A Dbuffer_queue.cpp208 freeList_.remove(buffer); in Detach()
209 dirtyList_.remove(buffer); in Detach()
210 allBuffers_.remove(buffer); in Detach()
285 dirtyList_.remove(tmpBuffer); in Reset()
286 allBuffers_.remove(tmpBuffer); in Reset()
315 dirtyList_.remove(tmpBuffer); in SetQueueSize()
316 allBuffers_.remove(tmpBuffer); in SetQueueSize()
/foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/
H A Dability_recovery.cpp201 remove(path); in ReadSerializeDataFromFile()
208 remove(path); in ReadSerializeDataFromFile()
215 remove(path); in ReadSerializeDataFromFile()
223 remove(path); in ReadSerializeDataFromFile()
234 remove(path); in ReadSerializeDataFromFile()
240 remove(path); in ReadSerializeDataFromFile()
/foundation/ability/idl_tool/test/hdi_unittest/hdi_gen_test/
H A Dbig_d_2000_file_test.py82 os.remove(foo_file_dst_name)
83 os.remove(type_file_dst_name)
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dability_mission_stack.cpp57 missionRecords_.remove(&missionRecord); in MoveMissionRecordToTop()
64 missionRecords_.remove(&missionRecord); in RemoveMissionRecord()
/foundation/arkui/ace_engine/frameworks/core/event/multimodal/
H A Dmultimodal_scene.cpp69 auto iter = std::remove(voiceEvents_.begin(), voiceEvents_.end(), voiceEvent); in UnSubscribeVoiceEvent()
85 auto iter = std::remove(subscriptSwitchListeners_.begin(), subscriptSwitchListeners_.end(), callback); in UnSubscribeSubscriptSwitchEvent()
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent_group.h122 children_.remove(item); in RemoveChildByComposedId()
143 children_.remove(item); in RemoveChild()
/foundation/multimedia/camera_lite/frameworks/
H A Dframe_config.cpp36 surfaceList_.remove(&surface); in AddSurface()
42 surfaceList_.remove(&surface); in RemoveSurface()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Ddistributed_kv_data_manager_encrypt_test.cpp90 (void)remove((createEnc.baseDir + "/kvdb").c_str()); in TearDownTestCase()
91 (void)remove(createEnc.baseDir.c_str()); in TearDownTestCase()
H A Dend_point_test.cpp75 (void)remove("/data/service/el1/public/database/odmf/key"); in TearDownTestCase()
76 (void)remove("/data/service/el1/public/database/odmf/kvdb"); in TearDownTestCase()
77 (void)remove("/data/service/el1/public/database/odmf"); in TearDownTestCase()
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_utils_test.cpp68 fs::remove(flagPath); in TearDownTestCase()
109 fs::remove(entry.path()); in HWTEST_F()
155 fs::remove(entry.path()); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Ddirectory_ex.cpp183 if (remove(subPath.c_str()) != 0) { in ForceRemoveDirectory()
194 if (remove(currentPath.c_str()) != 0) { in ForceRemoveDirectory()
206 return remove(fileName.c_str()) == 0; in RemoveFile()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dstd_filesystem.cpp81 // remove the '/' slash, which is not used in windows. in ValidatePath()
115 return std::filesystem::remove(U8Path(path), ec) && !ec; in DeleteFile()
117 return std::remove(path.c_str()) == 0; in DeleteFile()
149 return std::filesystem::remove(U8Path(path), ec) && !ec; in DeleteDirectory()
179 // remove the extraneous slash in StdFilesystem()
/foundation/distributeddatamgr/kv_store/test/distributedtest/single_kvstore_client/
H A Ddistributed_test.cpp119 (void)remove("/data/service/el1/public/database/odmf/key"); in TearDownTestCase()
120 (void)remove("/data/service/el1/public/database/odmf/kvdb"); in TearDownTestCase()
121 (void)remove("/data/service/el1/public/database/odmf"); in TearDownTestCase()
H A Ddistributed_test_agent.cpp142 (void)remove("/data/service/el1/public/database/odmf/key"); in TearDown()
143 (void)remove("/data/service/el1/public/database/odmf/kvdb"); in TearDown()
144 (void)remove("/data/service/el1/public/database/odmf"); in TearDown()

Completed in 15 milliseconds

12345678910>>...12