Searched refs:empty_contents (Results 1 – 1 of 1) sorted by relevance
202 expected_dirent_t empty_contents[] = { in test_rename_at() local205 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