Home
last modified time | relevance | path

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

/external/ltp/lib/
Dtst_fs_link_count.c46 char base_filename[PATH_MAX], link_filename[PATH_MAX]; in tst_fs_fill_hardlinks_() local
58 sprintf(base_filename, "%s/testfile0", dir); in tst_fs_fill_hardlinks_()
59 SAFE_TOUCH(cleanup, base_filename, 0644, NULL); in tst_fs_fill_hardlinks_()
64 if (link(base_filename, link_filename) == 0) in tst_fs_fill_hardlinks_()
69 SAFE_STAT(cleanup, base_filename, &s); in tst_fs_fill_hardlinks_()
73 " %d", base_filename, in tst_fs_fill_hardlinks_()
79 base_filename, (int)s.st_nlink); in tst_fs_fill_hardlinks_()
85 base_filename, link_filename); in tst_fs_fill_hardlinks_()
89 "unexpectedly: %s", base_filename, in tst_fs_fill_hardlinks_()
/external/autotest/client/site_tests/firmware_TouchMTB/tests/
Dmtb_unittest.py499 base_filename = os.path.basename(filename)
504 if base_filename.startswith(gesture):
510 if base_filename in list_large_ratio:
/external/googletest/googlemock/docs/v1_6/
DCookBook.md319 const char* base_filename, int line,
338 const char* base_filename, int line, const tm* tm_time,
/external/googletest/googlemock/docs/v1_5/
DCookBook.md319 const char* base_filename, int line,
338 const char* base_filename, int line, const tm* tm_time,
/external/googletest/googlemock/docs/v1_7/
DCookBook.md312 const char* base_filename, int line,
331 const char* base_filename, int line, const tm* tm_time,
/external/googletest/googlemock/docs/
DCookBook.md312 const char* base_filename, int line,
331 const char* base_filename, int line, const tm* tm_time,