Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/tests/
Dlive-g-file.c53 TEST_INVALID_SYMLINK = 1 << 17, enumerator
100 …LINK, G_FILE_CREATE_NONE, 0, 0, TEST_COPY | TEST_DELETE_NORMAL | TEST_OPEN | TEST_INVALID_SYMLINK},
917 ((item.extra_flags & TEST_INVALID_SYMLINK) == in test_open()
918 TEST_INVALID_SYMLINK)) in test_open()