Home
last modified time | relevance | path

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

/third_party/protobuf/docs/upb/
Drender.py54 file_num = 1 variable
/third_party/ltp/testcases/network/nfs/nfs_stress/
Dnfs05_make_tree.c58 static int file_num = 100; variable
/third_party/mindspore/mindspore-src/source/tests/ut/python/mindrecord/
Dtest_mindrecord_base.py33 def remove_multi_files(file_name, file_num): argument
/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc12659 int file_num = -1; in FindFileByName() local
12669 int file_num = -1; in FindFileContainingSymbol() local
12685 absl::string_view end_with, int32_t* file_num) { in FullMatch()
12691 bool PopulateFile(int file_num, FileDescriptorProto* output) { in PopulateFile()