/external/eigen/unsupported/test/ |
D | cxx11_tensor_ref.cpp | 91 static void test_slice() in test_slice() function 243 CALL_SUBTEST(test_slice()); in EIGEN_DECLARE_TEST()
|
D | cxx11_meta.cpp | 159 static void test_slice() in test_slice() function 347 CALL_SUBTEST(test_slice()); in EIGEN_DECLARE_TEST()
|
/external/rust/crates/structopt/tests/ |
D | non_literal_attributes.rs | 38 fn test_slice() { in test_slice() function
|
/external/python/cpython3/Lib/test/ |
D | test_index.py | 25 def test_slice(self): member in BaseTestCase 108 def test_slice(self): member in SeqTestCase
|
D | list_tests.py | 483 def test_slice(self): member in CommonTest
|
D | test_range.py | 538 def test_slice(self): member in RangeTest
|
D | string_tests.py | 1198 def test_slice(self): member in MixinStrUnicodeUserStringTest
|
D | test_array.py | 1496 def test_slice(self, size): member in LargeArrayTest
|
D | test_ast.py | 322 def test_slice(self): member in AST_Tests
|
/external/python/jinja/tests/ |
D | test_asyncfilters.py | 216 def test_slice(env_async, items): function
|
D | test_filters.py | 71 def test_slice(self, env): member in TestFilter
|
/external/python/cpython2/Lib/test/ |
D | test_index.py | 35 def test_slice(self): member in BaseTestCase 86 def test_slice(self): member in SeqTestCase
|
D | test_ast.py | 223 def test_slice(self): member in AST_Tests
|
D | list_tests.py | 460 def test_slice(self): member in CommonTest
|
D | string_tests.py | 1048 def test_slice(self): member in MixinStrUnicodeUserStringTest
|
/external/fonttools/Tests/ttLib/tables/ |
D | otConverters_test.py | 360 def test_slice(self): member in LazyListTest
|
/external/tensorflow/tensorflow/python/ops/parallel_for/ |
D | array_test.py | 195 def test_slice(self): member in ArrayTest
|
/external/tensorflow/tensorflow/compiler/mlir/tosa/tests/ |
D | tf-to-tosa-pipeline.mlir | 490 // CHECK-LABEL: test_slice 492 func @test_slice(%arg0: tensor<13x21x3xf32>) -> tensor<4x11x1xf32> {
|
D | tfl-to-tosa-pipeline.mlir | 586 // CHECK-LABEL: test_slice 588 func @test_slice(%arg0: tensor<13x21x3xf32>) -> tensor<4x11x1xf32> {
|
/external/python/cffi/c/ |
D | test_c.py | 3203 def test_slice(): function
|