Home
last modified time | relevance | path

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

/external/skia/tests/
DPDFDocumentTest.cpp94 static void test_close(skiatest::Reporter* reporter) { in test_close() function
113 test_close(reporter); in DEF_TEST()
DPathTest.cpp1123 static void test_close(skiatest::Reporter* reporter) { in test_close() function
4055 test_close(reporter); in DEF_TEST()
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/
DCipherOutputStreamTest.java29 public void test_close() throws Exception { in test_close() method in CipherOutputStreamTest
/external/e2fsprogs/lib/ext2fs/
Dtest_io.c66 static errcode_t test_close(io_channel channel);
89 test_close,
271 static errcode_t test_close(io_channel channel) in test_close() function
/external/autotest/client/common_lib/
Dbase_barrier_unittest.py19 def test_close(self): member in listen_server_test
Dbarrier_unittest.disabled26 def test_close(self): member in listen_server_test
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-tree-wizard.rb24 def test_close method in TestPatternLexer