Searched refs:test_open (Results 1 – 3 of 3) sorted by relevance
65 static errcode_t test_open(const char *name, int flags, io_channel *channel);88 test_open,190 static errcode_t test_open(const char *name, int flags, io_channel *channel) in test_open() function
49 void test_open(const char *path) { in test_open() function
16 def test_open method in TestPatternLexer