Searched defs:chr1 (Results 1 - 1 of 1) sorted by relevance
| /kernel/liteos_m/testsuites/unittest/posix/src/fs/ | ||
| H A D | posix_fs_func_test.c | 784 const char chr1[TEST_BUF_SIZE] = "hello"; variable 806 const char chr1[TEST_BUF_SIZE] = "hello"; variable 828 const char chr1[TEST_BUF_SIZE] = "hello"; variable 850 const char chr1[TEST_BUF_SIZE] = "hello"; variable 880 const char chr1[TEST_BUF_SIZ variable 909 const char chr1[TEST_BUF_SIZE] = "hello"; global() variable 952 const char chr1[TEST_BUF_SIZE] = "hello"; global() variable 995 const char chr1[TEST_BUF_SIZE] = "hello"; global() variable 1018 const char chr1[TEST_BUF_SIZE] = "hello"; global() variable 1060 const char chr1[TEST_BUF_SIZE] = "hello"; global() variable 1098 const char chr1[TEST_BUF_SIZE] = "hello"; global() variable 1116 (void)fseek(fp, (TEST_LOOPUP_TIME - 2) * strlen(chr1), SEEK_SET); /* 2, means will read chr1 2times */ global() variable 1140 const char chr1[TEST_BUF_SIZE] = "12345"; global() variable [all...] |
Completed in 3 milliseconds