/external/tensorflow/tensorflow/compiler/tests/ |
D | xla_device_test.py | 54 test_types = set([ 60 for unsupported_dtype in test_types - self.all_types:
|
/external/webrtc/rtc_base/ |
D | unique_id_generator_unittest.cc | 30 using test_types = ::testing::Types<UniqueNumberGenerator<uint8_t>, typedef 37 TYPED_TEST_SUITE(UniqueIdGeneratorTest, test_types);
|
/external/python/cffi/testing/cffi1/ |
D | test_function_args.py | 13 def test_types(): function 50 def test_types(tp_args, tp_result): function
|
/external/jemalloc_new/test/unit/ |
D | emitter.c | 249 TEST_BEGIN(test_types) { in TEST_BEGIN() argument 409 test_types, in main()
|
/external/python/jinja/tests/ |
D | test_tests.py | 111 def test_types(self, env, op, expect): member in TestTestsCase
|
/external/python/cpython3/Lib/test/ |
D | test_bool.py | 243 def test_types(self): member in BoolTest
|
D | test_range.py | 452 def test_types(self): member in RangeTest
|
D | test__xxsubinterpreters.py | 386 def test_types(self): member in ShareableTypeTests
|
/external/python/cpython2/Lib/test/ |
D | test_bool.py | 271 def test_types(self): member in BoolTest
|
/external/tensorflow/tensorflow/python/ops/numpy_ops/ |
D | np_array_ops_test.py | 1112 test_types = [np.float16, np.float32, np.float64, np.int32, np.int64, 1116 for dtype in test_types:
|
/external/python/cpython2/Lib/email/test/ |
D | test_email_renamed.py | 1036 def test_types(self): member in TestMIMEText
|
D | test_email.py | 1076 def test_types(self): member in TestMIMEText
|
/external/python/cpython3/Lib/test/test_email/ |
D | test_email.py | 1692 def test_types(self): member in TestMIMEText
|
/external/python/cpython2/Misc/ |
D | HISTORY | 16683 test_types: test operations on the built-in types of Python
|
/external/python/cpython3/Misc/ |
D | HISTORY | 34062 test_types: test operations on the built-in types of Python
|