Home
last modified time | relevance | path

Searched defs:remove_file (Results 1 – 12 of 12) sorted by relevance

/third_party/mindspore/tests/ut/python/mindrecord/
Dtest_cifar10_to_mindrecord.py30 def remove_file(x): function
47 def remove_file(x): function
Dtest_mindrecord_base.py152 def test_cv_file_writer_tutorial(remove_file=True): argument
381 def test_nlp_file_writer_tutorial(remove_file=True): argument
Dtest_cifar100_to_mindrecord.py30 def remove_file(x): function
Dtest_imagenet_to_mindrecord.py34 def remove_file(): function
Dtest_mnist_to_mr.py37 def remove_file(): function
Dtest_csv_to_mindrecord.py39 def remove_file(): function
Dtest_mindrecord_exception.py34 def remove_file(file_name): function
/third_party/cef/tools/
Dfile_util.py105 def remove_file(name, quiet=True): function
/third_party/ltp/testcases/kernel/firmware/fw_load_user/
Dfw_load.c55 int remove_file; member
/third_party/skia/third_party/externals/spirv-cross/
Dtest_shaders.py42 def remove_file(path): function
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcamerabin.c914 remove_file (const gchar * fn_template, guint num) in remove_file() function
/third_party/boost/libs/filesystem/src/
Doperations.cpp273 bool remove_file(const path& p) // true if succeeds or not found in remove_file() function