Home
last modified time | relevance | path

Searched defs:undeleted_dirs (Results 1 – 21 of 21) sorted by relevance

/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils_test.cc140 int64 undeleted_dirs = 0; in TEST_F() local
191 int64 undeleted_dirs = 0; in TEST_F() local
237 int64 undeleted_dirs = 0; in TEST_F() local
306 int64 undeleted_dirs = 0; in TEST_F() local
450 int64 undeleted_dirs = 0; in TEST_F() local
Dgrpc_session_debug_test.cc108 int64 undeleted_dirs = 0; in DeleteDumpDir() local
/external/tensorflow/tensorflow/core/platform/
Denv_test.cc68 int64 undeleted_files, undeleted_dirs; in TearDown() local
197 int64 undeleted_files, undeleted_dirs; in TEST_F() local
212 int64 undeleted_files, undeleted_dirs; in TEST_F() local
Dretrying_file_system.h149 int64* undeleted_dirs) override { in DeleteRecursively()
Dretrying_file_system_test.cc176 int64* undeleted_dirs) override { in DeleteRecursively()
739 int64 undeleted_files, undeleted_dirs; in TEST() local
752 int64 undeleted_files, undeleted_dirs; in TEST() local
Dfile_system.cc112 int64* undeleted_dirs) { in DeleteRecursively()
Dfile_system.h309 int64* undeleted_dirs) { in DeleteRecursively()
639 int64* undeleted_dirs) override { in DeleteRecursively()
Denv.h262 int64* undeleted_files, int64* undeleted_dirs) { in DeleteRecursively()
Denv.cc291 int64* undeleted_dirs) { in DeleteRecursively()
/external/tensorflow/tensorflow/core/grappler/inputs/
Dutils_test.cc56 int64 undeleted_files, undeleted_dirs; in TearDown() local
/external/tensorflow/tensorflow/core/data/service/
Ddataset_store_test.cc35 int64 undeleted_dirs; in NewDatasetsDir() local
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem_test.cc678 int64 undeleted_dirs = 0; in TEST_P() local
705 int64 undeleted_dirs = 0; in TEST_P() local
716 int64 undeleted_dirs = 0; in TEST_P() local
732 int64 undeleted_dirs = 0; in TEST_P() local
746 int64 undeleted_files, undeleted_dirs; in TEST_P() local
764 int64 undeleted_dirs = 0; in TEST_P() local
788 int64 undeleted_dirs = 0; in TEST_P() local
Dmodular_filesystem.cc230 int64* undeleted_dirs) { in DeleteRecursively()
/external/tensorflow/tensorflow/lite/testing/
Dgenerated_examples_zip_test.cc178 tensorflow::int64 undeleted_dirs, undeleted_files; in TearDown() local
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_op_stats_test.cc279 int64 undeleted_files, undeleted_dirs; in TEST() local
/external/tensorflow/tensorflow/core/kernels/
Ddebug_ops_test.cc151 int64 undeleted_dirs = 0; in TEST_F() local
/external/tensorflow/tensorflow/python/lib/io/
Dfile_io_wrapper.cc183 tensorflow::int64 undeleted_dirs; in PYBIND11_MODULE() local
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system_test.cc3426 int64 undeleted_files, undeleted_dirs; in TEST() local
3519 int64 undeleted_files, undeleted_dirs; in TEST() local
3554 int64 undeleted_files, undeleted_dirs; in TEST() local
Dgcs_file_system.cc2019 int64* undeleted_dirs) { in DeleteRecursively()
/external/tensorflow/tensorflow/core/util/
Ddebug_events_writer_test.cc80 int64 undeleted_dirs = 0; in TearDown() local
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dgcs_filesystem.cc1027 uint64_t* undeleted_files, uint64_t* undeleted_dirs, in DeleteRecursively()