Home
last modified time | relevance | path

Searched defs:walk_path (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dspeech_commands_op.cc91 Status SpeechCommandsOp::WalkAllFiles(const std::string &walk_path) { in WalkAllFiles()
/third_party/python/Lib/test/
Dtest_os.py1374 def test_walk_prune(self, walk_path=None): argument