Home
last modified time | relevance | path

Searched refs:test_types (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/tests/
Dxla_device_test.py54 test_types = set([
60 for unsupported_dtype in test_types - self.all_types:
/external/u-boot/test/stdint/
Dint-types.c4 int test_types(void) in test_types() function
/external/jemalloc_new/test/unit/
Demitter.c249 TEST_BEGIN(test_types) { in TEST_BEGIN() argument
409 test_types, in main()
/external/python/cpython3/Lib/test/
Dtest_bool.py255 def test_types(self): member in BoolTest
Dtest_range.py425 def test_types(self): member in RangeTest
/external/python/cpython2/Lib/test/
Dtest_bool.py271 def test_types(self): member in BoolTest
/external/python/cpython2/Lib/email/test/
Dtest_email_renamed.py1036 def test_types(self): member in TestMIMEText
Dtest_email.py1076 def test_types(self): member in TestMIMEText
/external/python/cpython3/Lib/test/test_email/
Dtest_email.py1647 def test_types(self): member in TestMIMEText
/external/python/cpython2/Misc/
DHISTORY16683 test_types: test operations on the built-in types of Python
/external/python/cpython3/Misc/
DHISTORY34062 test_types: test operations on the built-in types of Python