Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_structseq.py8 def test_tuple(self): member in StructSeqTest
Dtest_marshal.py184 def test_tuple(self): member in ContainerTestCase
302 def test_tuple(self, size): member in LargeValuesTestCase
Dtest_repr.py38 def test_tuple(self): member in ReprTests
Dtest_gc.py59 def test_tuple(self): member in GCTests
Dtest_getargs2.py433 def test_tuple(self): member in Tuple_TestCase
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dexample-tuple.cpp92 void test_tuple() { in test_tuple() function
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py425 def test_tuple(self): member in Test_print
553 def test_tuple(self): member in Test_repr