Home
last modified time | relevance | path

Searched refs:test_tuple (Results 1 – 16 of 16) 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
316 def test_tuple(self, size): member in LargeValuesTestCase
Dtest_repr.py38 def test_tuple(self): member in ReprTests
Dtest_gc.py60 def test_tuple(self): member in GCTests
Dtest_getargs2.py434 def test_tuple(self): member in Tuple_TestCase
/external/python/cpython3/Lib/test/
Dtest_structseq.py8 def test_tuple(self): member in StructSeqTest
Dtest_marshal.py154 def test_tuple(self): member in ContainerTestCase
348 def test_tuple(self, size): member in LargeValuesTestCase
Dtest_reprlib.py41 def test_tuple(self): member in ReprTests
Dtest_gc.py83 def test_tuple(self): member in GCTests
Dtest_getargs2.py492 def test_tuple(self): member in Tuple_TestCase
Dtest_ast.py992 def test_tuple(self): member in ASTValidatorTests
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dexample-tuple.cpp92 void test_tuple() { in test_tuple() function
/external/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/
Dops_test.py124 def test_tuple(self): member in SelectTest
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_fixers.py483 def test_tuple(self): member in Test_print
611 def test_tuple(self): member in Test_repr
/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
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_ops_test.py849 def test_tuple(self): member in DataTypesTest