Home
last modified time | relevance | path

Searched defs:test_resize (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/test_external/nt2/
Dresize.cpp31 BOOST_AUTO_TEST_CASE_TEMPLATE( test_resize, T, fp_types ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/
Dtest_varsize_struct.py5 def test_resize(self): member in VarSizeTest
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/
Dtest_varsize_struct.py5 def test_resize(self): member in VarSizeTest
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/
H A Dtest_varsize_struct.py5 def test_resize(self): member in VarSizeTest
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Dresizing.cpp92 BOOST_AUTO_TEST_CASE_TEMPLATE( test_resize , T, resize_check_types ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_simple.cpp295 static void test_resize() in test_resize() function
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_extensions.py180 def test_resize(self): member in LabeledScaleTest
/aosp_15_r20/external/crosvm/e2e_tests/tests/
H A Dblock.rs52 fn test_resize() { in test_resize() function
/aosp_15_r20/external/python/cpython3/Lib/tkinter/test/test_ttk/
Dtest_extensions.py173 def test_resize(self): member in LabeledScaleTest
/aosp_15_r20/external/libcxx/test/libcxx/containers/sequences/vector/
H A Dasan_throw.pass.cpp195 void test_resize() { in test_resize() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/containers/sequences/vector/
H A Dasan_throw.pass.cpp195 void test_resize() { in test_resize() function
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_pytorch_onnx_shape_inference.py264 def test_resize(self): member in TestONNXShapeInference
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_curses.py565 def test_resize(self): member in TestCurses
Dtest_unicode.py2504 def test_resize(self): member in UnicodeTest
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/test/container/
Dcontainer_tests.hpp831 void test_resize(Container c) in test_resize() function
/aosp_15_r20/external/rust/android-crates-io/crates/smallvec/src/
Dtests.rs808 fn test_resize() { in test_resize() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_namedtensor.py556 def test_resize(self): member in TestNamedTensor
H A Dtest_sparse_csr.py1142 def test_resize(self, device, dtype): member in TestSparseCSR
H A Dtest_sparse.py3054 def test_resize(self, device, dtype): member in TestSparse
H A Dtest_jit.py5542 def test_resize(): function
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py9533 def test_resize(self): member in CommonTemplate