Home
last modified time | relevance | path

Searched refs:test_create (Results 1 – 16 of 16) sorted by relevance

/external/python/cpython3/Lib/test/
Dtime_hashlib.py24 def test_create(): function
67 test_create()
Dtest_epoll.py65 def test_create(self): member in TestEPoll
Dtest_interpreters.py515 def test_create(self): member in TestChannels
Dtest_plistlib.py438 def test_create(self): member in TestPlistlib
Dtest_tarfile.py1669 def test_create(self): member in CreateTest
/external/python/cpython2/Lib/test/
Dtime_hashlib.py23 def test_create(): function
66 test_create()
Dtest_plistlib.py119 def test_create(self): member in TestPlistlib
Dtest_epoll.py68 def test_create(self): member in TestEPoll
/external/linux-kselftest/tools/testing/selftests/efivarfs/
Defivarfs.sh53 test_create() function
204 run_test test_create
/external/clang/bindings/python/tests/cindex/
Dtest_index.py6 def test_create(): function
Dtest_cdb.py20 def test_create(): function
/external/clang/bindings/python/
DREADME.txt13 tests.cindex.test_index.test_create ... ok
/external/grpc-grpc/test/core/channel/
Dchannel_args_test.cc28 static void test_create(void) { in test_create() function
236 test_create(); in main()
/external/igt-gpu-tools/tests/
Dvgem_basic.c71 static void test_create(int fd) in test_create() function
423 test_create(fd);
/external/linux-kselftest/tools/testing/selftests/memfd/
Dmemfd_test.c643 static void test_create(void) in test_create() function
1053 test_create(); in main()
/external/autotest/server/
Dsubcommand_unittest.py45 def test_create(self): member in subcommand_test