Home
last modified time | relevance | path

Searched defs:files_num (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/tests/ut/python/dataset/
Dtest_minddataset_exception.py28 def create_cv_mindrecord(files_num): argument
45 def create_diff_schema_cv_mindrecord(files_num): argument
62 def create_diff_page_size_cv_mindrecord(files_num): argument
/third_party/ltp/testcases/kernel/syscalls/open/
Dopen14.c129 const int files_num = 100; in test02() local
175 const int files_num = 100; in test03() local
/third_party/ltp/testcases/kernel/syscalls/openat/
Dopenat03.c140 const int files_num = 100; in test02() local
186 const int files_num = 100; in test03() local
/third_party/mindspore/tests/ut/python/mindrecord/
Dtest_mindrecord_exception.py95 def create_cv_mindrecord(files_num): argument