Home
last modified time | relevance | path

Searched refs:test_resize (Results 1 – 25 of 25) sorted by relevance

/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
232 test_resize(); in main()
/aosp_15_r20/external/libcxx/test/libcxx/containers/sequences/vector/
H A Dasan_throw.pass.cpp195 void test_resize() { in test_resize() function
232 test_resize(); in main()
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_simple.cpp295 static void test_resize() in test_resize() function
326 CALL_SUBTEST(test_resize()); in EIGEN_DECLARE_TEST()
/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/sdv/vsomeip/third_party/boost/phoenix/test/container/
Dcontainer_tests4b.cpp45 test_resize(data); in main()
Dcontainer_tests2b.cpp44 test_resize(data); in main()
Dcontainer_tests5b.cpp50 test_resize(data); in main()
Dcontainer_tests.hpp831 void test_resize(Container c) in test_resize() function
/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/crosvm/e2e_tests/tests/
H A Dblock.rs52 fn test_resize() { in test_resize() function
/aosp_15_r20/external/python/cpython2/Doc/library/
Dunittest.rst427 def test_resize(self):
440 resizeTestCase = WidgetTestCase('test_resize')
448 widgetTestSuite.addTest(WidgetTestCase('test_resize'))
457 suite.addTest(WidgetTestCase('test_resize'))
463 tests = ['test_default_size', 'test_resize']
475 ``WidgetTestCase.test_resize``. :class:`TestLoader` uses the ``'test'`` method
694 suite.addTest(WidgetTestCase('test_resize'))
/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/python/cpython3/Lib/tkinter/test/test_ttk/
Dtest_extensions.py173 def test_resize(self): member in LabeledScaleTest
/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/rust/android-crates-io/crates/smallvec/src/
Dtests.rs808 fn test_resize() { in test_resize() function
/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/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_jit.py5542 def test_resize(): function
5570 test_resize()
H A Dtest_sparse.py3054 def test_resize(self, device, dtype): member in TestSparse
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py9533 def test_resize(self): member in CommonTemplate