Home
last modified time | relevance | path

Searched refs:remove (Results 1 – 25 of 86) sorted by relevance

1234

/arkcompiler/toolchain/tooling/test/testcases/js/
Dcontainer.js72 hashMap.remove(1);
73 hashMap.remove('one');
96 hashSet.remove(1);
97 hashSet.remove(2);
98 hashSet.remove(11);
99 hashSet.remove(588);
119 lightWeightMap.remove(3);
120 lightWeightMap.remove(157);
121 lightWeightMap.remove(1999);
152 lightWeightSet.remove(5);
[all …]
/arkcompiler/runtime_core/libpandabase/tests/
Dunix_file_test.cpp27 remove("./test_openfile.txt");
30 remove("./test_openfile.txt");
33 remove("./test_openfile.txt");
36 remove("./test_openfile.txt");
Dunix_library_loader_test.cpp24 remove("./test_library_loader.txt");
Dunix_native_stack_test.cpp29 remove("./test_native_stack.txt");
/arkcompiler/runtime_core/tests/fuzztest/openpandafile_fuzzer/
Dopenpandafile_fuzzer.cpp33 (void)remove(zip_filename1); in OpenPandaFileFuzzTest()
41 (void)remove(zip_filename2); in OpenPandaFileFuzzTest()
50 (void)remove(zip_filename1); in OpenPandaFileFuzzTest()
51 (void)remove(zip_filename2); in OpenPandaFileFuzzTest()
/arkcompiler/runtime_core/tests/fuzztest/openpandafileorzip_fuzzer/
Dopenpandafileorzip_fuzzer.cpp32 (void)remove(uncompress_zip_filename); in OpenPandaFileOrZipFuzzTest()
42 (void)remove(compressed_zip_filename); in OpenPandaFileOrZipFuzzTest()
50 (void)remove(uncompress_zip_filename); in OpenPandaFileOrZipFuzzTest()
51 (void)remove(compressed_zip_filename); in OpenPandaFileOrZipFuzzTest()
/arkcompiler/runtime_core/tests/fuzztest/openarchive_fuzzer/
Dopenarchive_fuzzer.cpp28 (void)remove(zip_filename); in OpenArchiveFuzzTest()
34 (void)remove(zip_filename); in OpenArchiveFuzzTest()
38 (void)remove(zip_filename); in OpenArchiveFuzzTest()
/arkcompiler/runtime_core/tests/fuzztest/openuncompressedarchive_fuzzer/
Dopenuncompressedarchive_fuzzer.cpp25 (void)remove(filename); in CloseAndRemoveZipFile()
35 (void)remove(zip_filename); in OpenUncompressedArchiveFuzzTest()
47 (void)remove(zip_filename); in OpenUncompressedArchiveFuzzTest()
53 (void)remove(zip_filename); in OpenUncompressedArchiveFuzzTest()
/arkcompiler/runtime_core/libpandafile/tests/
Dfile_test.cpp148 remove(zip_filename);
157 remove(zip_filename);
194 remove(zip_filename);
219 remove(zip_filename);
259 remove(file_name);
260 remove(file_name_zip);
261 remove(file_name_zip_with_entry);
287 remove(ARCHIVE_FILENAME);
288 remove(zip_filename);
309 remove(ABC_FILE);
[all …]
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dfile_path_helper_test.cpp66 std::remove(filePath.c_str()); in HWTEST_F_L0()
67 std::remove(realPath.c_str()); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/snapshot/tests/
Dsnapshot_test.cpp91 std::remove(fileName.c_str()); in CompatibilityHelper()
153 std::remove(fileName.c_str()); in HWTEST_F_L0()
193 std::remove(fileName.c_str()); in HWTEST_F_L0()
236 std::remove(fileName1.c_str()); in HWTEST_F_L0()
237 std::remove(fileName2.c_str()); in HWTEST_F_L0()
244 std::remove(fileName.c_str()); in HWTEST_F_L0()
272 std::remove(fileName.c_str()); in HWTEST_F_L0()
310 std::remove(fileName.c_str()); in HWTEST_F_L0()
/arkcompiler/runtime_core/tests/fuzztest/writebyte_fuzzer/
Dwritebyte_fuzzer.cpp34 (void)remove(filename); in WriteByteFuzzTest()
/arkcompiler/runtime_core/tests/fuzztest/load_fuzzer/
Dload_fuzzer.cpp38 (void)remove(name); in LoadFuzzTest()
/arkcompiler/runtime_core/tests/fuzztest/open_fuzzer/
Dopen_fuzzer.cpp34 (void)remove(filename); in OpenFuzzTest()
/arkcompiler/runtime_core/tests/fuzztest/readosfile_fuzzer/
Dreadosfile_fuzzer.cpp36 (void)remove(filename); in ReadOsFileFuzzTest()
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DunionExcessPropertyCheckNoApparentPropTypeMismatchErrors.ts28 …ry<T> | INumberDictionary<T>, callback: (entry: { key: any; value: T; }, remove: () => void) => an…
/arkcompiler/runtime_core/tests/fuzztest/resolvesymbol_fuzzer/
Dresolvesymbol_fuzzer.cpp42 (void)remove(name); in ResolveSymbolFuzzTest()
/arkcompiler/ets_runtime/test/moduletest/container/
Dcontainer_list.js63 list.remove(9)
180 res = list1.remove(888)
221 proxy.remove(9)
327 res = proxy1.remove(888)
Dcontainer_hashset.js70 map.set("test remove:", set.remove("bb"));
128 map.set("test remove:", proxy.remove("bb"));
/arkcompiler/ets_runtime/test/fuzztest/snapshotserializebuiltins_fuzzer/
Dsnapshotserializebuiltins_fuzzer.cpp29 std::remove(fileName.c_str()); in SnapshotSerializeBuiltinsFuzzTest()
/arkcompiler/runtime_core/tests/fuzztest/checkheader_fuzzer/
Dcheckheader_fuzzer.cpp37 (void)remove(filename); in CheckHeaderFuzzTest()
/arkcompiler/ets_frontend/arkguard/
Dtsconfig.base.json14 // remove comments
/arkcompiler/ets_runtime/test/fuzztest/snapshotserializedeserialize_fuzzer/
Dsnapshotserializedeserialize_fuzzer.cpp48 std::remove(fileName.c_str()); in SnapshotSerializeDeserializeFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/snapshotserializehugeobject_fuzzer/
Dsnapshotserializehugeobject_fuzzer.cpp49 std::remove(fileName.c_str()); in SnapshotSerializeHugeObjectFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/snapshotserializerange_fuzzer/
Dsnapshotserializerange_fuzzer.cpp49 std::remove(fileName.c_str()); in SnapshotSerializeRangeFuzzTest()

1234