Home
last modified time | relevance | path

Searched refs:n_file (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dtestapi.c11717 int n_file; in test_xmlNanoFTPDele() local
11720 for (n_file = 0;n_file < gen_nb_filepath;n_file++) { in test_xmlNanoFTPDele()
11723 file = gen_filepath(n_file, 1); in test_xmlNanoFTPDele()
11729 des_filepath(n_file, file, 1); in test_xmlNanoFTPDele()
11736 printf(" %d", n_file); in test_xmlNanoFTPDele()
28628 int n_file; in test_xmlOutputBufferCreateFile() local
28632 for (n_file = 0;n_file < gen_nb_FILE_ptr;n_file++) { in test_xmlOutputBufferCreateFile()
28635 file = gen_FILE_ptr(n_file, 0); in test_xmlOutputBufferCreateFile()
28641 des_FILE_ptr(n_file, file, 0); in test_xmlOutputBufferCreateFile()
28648 printf(" %d", n_file); in test_xmlOutputBufferCreateFile()
[all …]