/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
H A D | 3-2.c | 176 static int test_stack(pthread_attr_t * ta, size_t newsize) in test_stack() function 409 do_stack_tests = (test_stack(NULL, 0) == 0 ? 1 : 0); in main() 437 test_stack(&scenarii[sc].ta, in main() 493 test_stack(&scenarii[sc].ta, in main()
|
/aosp_15_r20/external/bcc/tests/python/ |
H A D | test_queuestack.py | 16 def test_stack(self): member in TestQueueStack
|
/aosp_15_r20/external/pytorch/aten/src/ATen/test/ |
H A D | vulkan_api_test.cpp | 6956 void test_stack(const at::IntArrayRef input_shape, int64_t dim, int numTensors) { in test_stack() function 6977 test_stack({}, 0, 1); in TEST_F() 6978 test_stack({}, 0, 2); in TEST_F() 6979 test_stack({}, 0, 3); in TEST_F() 6983 test_stack({221}, 0, 2); in TEST_F() 6984 test_stack({193}, 1, 3); in TEST_F() 6986 test_stack({221}, -1, 2); in TEST_F() 6987 test_stack({193}, -2, 3); in TEST_F() 6991 test_stack({221, 193}, 0, 2); in TEST_F() 6992 test_stack({221, 193}, 1, 3); in TEST_F() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/lang/ |
H A D | special_functions_test.py | 85 def test_stack(self): member in SpecialFunctionsTest
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/test/ |
D | Jamfile.v2 | 109 [ test-bsl-run_files test_stack : A ]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/CMake/ |
D | CMakeLists.txt | 331 archive_test(test_stack A)
|
/aosp_15_r20/external/pytorch/test/functorch/ |
H A D | test_dims.py | 310 def test_stack(self): member in TestMin
|
H A D | test_vmap.py | 2742 def test_stack(self): member in TestVmapOperators 3815 def test_stack(self, device): member in TestVmapBatchedGradient
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/tests/ |
H A D | tf-to-tosa-pipeline.mlir | 545 // CHECK-LABEL: test_stack 548 func.func @test_stack(%arg0: tensor<13x21x3xf32>, %arg1: tensor<13x21x3xf32>, %arg2: tensor<13x21x3…
|
H A D | tfl-to-tosa-pipeline.mlir | 872 // CHECK-LABEL: test_stack 875 func.func @test_stack(%arg0: tensor<13x21x3xf32>, %arg1: tensor<13x21x3xf32>, %arg2: tensor<13x21x3…
|
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/ |
H A D | test_shape_base.py | 472 def test_stack(self): member in TestStackMisc
|
/aosp_15_r20/external/pytorch/test/distributed/_tensor/ |
H A D | test_tensor_ops.py | 235 def test_stack(self): member in DistTensorOpsTest
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_inspect.py | 163 def test_stack(self): member in TestInterpreterStack
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_maskedtensor.py | 210 def test_stack(self, device): member in TestBasics
|
H A D | test_legacy_vmap.py | 2009 def test_stack(self): member in TestVmapOperatorsLegacy 2737 def test_stack(self, device): member in TestVmapBatchedGradientLegacy
|
H A D | test_tensor_creation_ops.py | 1121 def test_stack(self, device): member in TestTensorCreation
|
H A D | test_jit.py | 5359 def test_stack(self): member in TestScript
|
H A D | test_mps.py | 6444 def test_stack(self): member in TestMPS
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_inspect.py | 377 def test_stack(self): member in TestInterpreterStack
|
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_torchinductor.py | 5268 def test_stack(self): member in CommonTemplate
|
/aosp_15_r20/external/pytorch/test/onnx/ |
H A D | test_pytorch_onnx_onnxruntime.py | 6065 def test_stack(self): member in TestONNXRuntime
|