Searched refs:test_invalid_name (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/ | ||
D | test_variables.py | 58 def test_invalid_name(self): member in TestVariable |
/external/python/cpython3/Lib/tkinter/test/test_tkinter/ | ||
D | test_variables.py | 75 def test_invalid_name(self): member in TestVariable |
/external/python/cpython2/Lib/ctypes/test/ | ||
D | test_structures.py | 253 def test_invalid_name(self): member in StructureTestCase |
/external/tensorflow/tensorflow/python/module/ | ||
D | module_test.py | 112 def test_invalid_name(self): member in TestModuleNaming |
/external/python/cpython3/Lib/ctypes/test/ | ||
D | test_structures.py | 263 def test_invalid_name(self): member in StructureTestCase |
/external/python/cpython2/Lib/test/ | ||
D | test_logging.py | 275 def test_invalid_name(self): member in BuiltinLevelsTest |