Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dtest_io.c65 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
/external/clang/test/Analysis/
Dunix-fns.c49 void test_open(const char *path) { in test_open() function
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-tree-wizard.rb16 def test_open method in TestPatternLexer