Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/tests/
Dlive-g-file.c646 do_copy_move (GFile * root, struct StructureItem item, const char *target_dir, in do_copy_move() function
761 do_copy_move (root, item, TEST_DIR_TARGET, 0); in test_copy_move()
769 do_copy_move (root, item, TEST_DIR_TARGET, TEST_OVERWRITE); in test_copy_move()
772 do_copy_move (root, item, ".", TEST_ALREADY_EXISTS); in test_copy_move()
774 do_copy_move (root, item, TEST_TARGET_FILE, in test_copy_move()
777 do_copy_move (root, item, TEST_NAME_NOT_EXISTS, in test_copy_move()
784 do_copy_move (root, item, TEST_DIR_NO_ACCESS, in test_copy_move()
787 do_copy_move (root, item, TEST_DIR_NO_WRITE, in test_copy_move()