/arkcompiler/toolchain/tooling/test/testcases/js/ |
D | container.js | 72 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/ |
D | unix_file_test.cpp | 27 remove("./test_openfile.txt"); 30 remove("./test_openfile.txt"); 33 remove("./test_openfile.txt"); 36 remove("./test_openfile.txt");
|
D | unix_library_loader_test.cpp | 24 remove("./test_library_loader.txt");
|
D | unix_native_stack_test.cpp | 29 remove("./test_native_stack.txt");
|
/arkcompiler/runtime_core/tests/fuzztest/openpandafile_fuzzer/ |
D | openpandafile_fuzzer.cpp | 33 (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/ |
D | openpandafileorzip_fuzzer.cpp | 32 (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/ |
D | openarchive_fuzzer.cpp | 28 (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/ |
D | openuncompressedarchive_fuzzer.cpp | 25 (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/ |
D | file_test.cpp | 148 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/ |
D | file_path_helper_test.cpp | 66 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/ |
D | snapshot_test.cpp | 91 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/ |
D | writebyte_fuzzer.cpp | 34 (void)remove(filename); in WriteByteFuzzTest()
|
/arkcompiler/runtime_core/tests/fuzztest/load_fuzzer/ |
D | load_fuzzer.cpp | 38 (void)remove(name); in LoadFuzzTest()
|
/arkcompiler/runtime_core/tests/fuzztest/open_fuzzer/ |
D | open_fuzzer.cpp | 34 (void)remove(filename); in OpenFuzzTest()
|
/arkcompiler/runtime_core/tests/fuzztest/readosfile_fuzzer/ |
D | readosfile_fuzzer.cpp | 36 (void)remove(filename); in ReadOsFileFuzzTest()
|
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/ |
D | unionExcessPropertyCheckNoApparentPropTypeMismatchErrors.ts | 28 …ry<T> | INumberDictionary<T>, callback: (entry: { key: any; value: T; }, remove: () => void) => an…
|
/arkcompiler/runtime_core/tests/fuzztest/resolvesymbol_fuzzer/ |
D | resolvesymbol_fuzzer.cpp | 42 (void)remove(name); in ResolveSymbolFuzzTest()
|
/arkcompiler/ets_runtime/test/moduletest/container/ |
D | container_list.js | 63 list.remove(9) 180 res = list1.remove(888) 221 proxy.remove(9) 327 res = proxy1.remove(888)
|
D | container_hashset.js | 70 map.set("test remove:", set.remove("bb")); 128 map.set("test remove:", proxy.remove("bb"));
|
/arkcompiler/ets_runtime/test/fuzztest/snapshotserializebuiltins_fuzzer/ |
D | snapshotserializebuiltins_fuzzer.cpp | 29 std::remove(fileName.c_str()); in SnapshotSerializeBuiltinsFuzzTest()
|
/arkcompiler/runtime_core/tests/fuzztest/checkheader_fuzzer/ |
D | checkheader_fuzzer.cpp | 37 (void)remove(filename); in CheckHeaderFuzzTest()
|
/arkcompiler/ets_frontend/arkguard/ |
D | tsconfig.base.json | 14 // remove comments
|
/arkcompiler/ets_runtime/test/fuzztest/snapshotserializedeserialize_fuzzer/ |
D | snapshotserializedeserialize_fuzzer.cpp | 48 std::remove(fileName.c_str()); in SnapshotSerializeDeserializeFuzzTest()
|
/arkcompiler/ets_runtime/test/fuzztest/snapshotserializehugeobject_fuzzer/ |
D | snapshotserializehugeobject_fuzzer.cpp | 49 std::remove(fileName.c_str()); in SnapshotSerializeHugeObjectFuzzTest()
|
/arkcompiler/ets_runtime/test/fuzztest/snapshotserializerange_fuzzer/ |
D | snapshotserializerange_fuzzer.cpp | 49 std::remove(fileName.c_str()); in SnapshotSerializeRangeFuzzTest()
|