Home
last modified time | relevance | path

Searched defs:test_matrix (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/test/
Dtest_banded_storage_layout.cpp59 banded_matrix< int, Orientation > test_matrix( m, n, kl, ku ); in test_band_storage() local
115 banded_matrix< int, Orientation > test_matrix( m, n, kl, ku ); in test_band_storage_6_by_5() local
172 banded_matrix< int, Orientation > test_matrix( m, n, kl, ku ); in test_band_storage_5_by_6() local
Dtest_assignment.cpp159 bool test_matrix() { in test_matrix() function
695 BOOST_UBLAS_TEST_DEF (test_matrix) { in BOOST_UBLAS_TEST_DEF() argument
Dtest33.cpp139 void test_matrix () { in test_matrix() function
Dtest73.cpp124 void test_matrix () { in test_matrix() function
Dtest13.cpp151 void test_matrix () { in test_matrix() function
Dtest53.cpp149 void test_matrix () { in test_matrix() function
Dtest63.cpp149 void test_matrix () { in test_matrix() function
Dtest43.cpp176 void test_matrix () { in test_matrix() function
Dtest_fixed_containers.cpp177 bool test_matrix( std::string type_name) in test_matrix() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/lex/
Dregression_matlib_dynamic.cpp13 void test_matrix(std::vector<std::vector<double> > const& x) in test_matrix() function
Dregression_matlib_switch.cpp18 void test_matrix(std::vector<std::vector<double> > const& x) in test_matrix() function
Dregression_matlib_static.cpp18 void test_matrix(std::vector<std::vector<double> > const& x) in test_matrix() function
/aosp_15_r20/external/skia/tests/
H A DShaderOpacityTest.cpp101 static void test_matrix(skiatest::Reporter* reporter) { in test_matrix() function
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/lib/
H A Dtest_twodim_base.py161 def test_matrix(self): member in TestDiag
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrTestUtils.cpp34 static const SkMatrix& test_matrix(SkRandom* random, in test_matrix() function
/aosp_15_r20/external/clang/test/Sema/
H A Darray-init.c255 void test_matrix() { in test_matrix() function
/aosp_15_r20/external/googleapis/google/devtools/testing/v1/
H A Dtest_execution.proto1388 TestMatrix test_matrix = 2; field