Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
Dfake_filesystem_unittest_test.py57 def test_open(self): member in TestPyfakefsUnittest
/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
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/
Dtest_zipio.py26 def test_open(self): member in TestModuleGraph