Home
last modified time | relevance | path

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

/system/utest/fs/
A Dtest-rename.c202 expected_dirent_t empty_contents[] = { in test_rename_at() local
205 ASSERT_TRUE(check_dir_contents("::foo", empty_contents, countof(empty_contents)), ""); in test_rename_at()
222 ASSERT_TRUE(check_dir_contents("::bar", empty_contents, countof(empty_contents)), ""); in test_rename_at()
226 ASSERT_TRUE(check_dir_contents("::foo", empty_contents, countof(empty_contents)), ""); in test_rename_at()

Completed in 2 milliseconds