Home
last modified time | relevance | path

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

/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/python/cpython3/Lib/test/
Dtime_hashlib.py24 def test_create(): function
67 test_create()
Dtest_epoll.py67 def test_create(self): member in TestEPoll
Dtest_plistlib.py129 def test_create(self): member in TestPlistlib
Dtest_tarfile.py1541 def test_create(self): member in CreateTest
/external/linux-kselftest/tools/testing/selftests/efivarfs/
Defivarfs.sh47 test_create() function
206 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/grpc-grpc/test/core/channel/
Dchannel_args_test.cc28 static void test_create(void) { in test_create() function
236 test_create(); in main()
/external/clang/bindings/python/
DREADME.txt13 tests.cindex.test_index.test_create ... ok
/external/linux-kselftest/tools/testing/selftests/memfd/
Dmemfd_test.c574 static void test_create(void) in test_create() function
944 test_create(); in main()
/external/autotest/server/
Dsubcommand_unittest.py38 def test_create(self): member in subcommand_test