Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dtest_io.c57 static errcode_t test_open(const char *name, int flags, io_channel *channel);
73 test_open,
164 static errcode_t test_open(const char *name, int flags, io_channel *channel) in test_open() function
/external/bluetooth/glib/gio/tests/
Dlive-g-file.c883 test_open (gconstpointer test_data) in test_open() function
1184 g_test_add_data_func ("/live-g-file/test_open", target_path, test_open); in main()