Lines Matching refs:g_file_query_exists
421 g_assert_true (g_file_query_exists (data->file, NULL)); in created_cb()
482 g_assert_false (g_file_query_exists (data->file, NULL)); in test_create_delete()
634 g_assert_false (g_file_query_exists (data->file, NULL)); in loaded_cb()
674 g_assert_false (g_file_query_exists (data->file, NULL)); in test_replace_load()
861 g_assert_false (g_file_query_exists (target_file, NULL)); in test_replace_symlink()
906 g_assert_false (g_file_query_exists (target_file, NULL)); in test_replace_symlink()
1024 g_assert_false (g_file_query_exists (target_file, NULL)); in create_test_file()
1065 g_assert_false (g_file_query_exists (test_file, NULL)); in check_test_file()
1140 g_assert_true (g_file_query_exists (symlink_target_file, NULL)); in check_test_file()
1142 g_assert_false (g_file_query_exists (symlink_target_file, NULL)); in check_test_file()
1869 g_assert_true (g_file_query_exists (file, NULL)); in test_async_delete()
1877 g_assert_false (g_file_query_exists (file, NULL)); in test_async_delete()