/aosp_15_r20/external/angle/src/tests/gl_tests/gles1/ |
H A D | MatrixBuiltinsTest.cpp | 42 angle::Mat4 testMatrix = angle::Mat4::Rotate(angle, angle::Vector3(x, y, z)); in TEST_P() local 62 angle::Mat4 testMatrix = angle::Mat4::Rotate(angle, angle::Vector3(x, y, z)); in TEST_P() local 87 angle::Mat4 testMatrix = angle::Mat4::Translate(angle::Vector3(x, y, z)); in TEST_P() local 108 angle::Mat4 testMatrix = angle::Mat4::Scale(angle::Vector3(x, y, z)); in TEST_P() local 133 angle::Mat4 testMatrix = angle::Mat4::Frustum(l, r, b, t, n, f); in TEST_P() local 155 angle::Mat4 testMatrix = angle::Mat4::Ortho(l, r, b, t, n, f); in TEST_P() local
|
H A D | MatrixLoadTest.cpp | 37 angle::Mat4 testMatrix(0.0f, 4.0f, 8.0f, 12.0f, 1.0f, 5.0f, 9.0f, 10.0f, 2.0f, 6.0f, 10.0f, in TEST_P() local 56 angle::Mat4 testMatrix(0.0f, 4.0f, 8.0f, 12.0f, 1.0f, 5.0f, 9.0f, 10.0f, 2.0f, 6.0f, 10.0f, in TEST_P() local 79 angle::Mat4 testMatrix(0.0f, 4.0f, 8.0f, 12.0f, 1.0f, 5.0f, 9.0f, 10.0f, 2.0f, 6.0f, 10.0f, in TEST_P() local
|
H A D | MatrixMultTest.cpp | 37 angle::Mat4 testMatrix; in TEST_P() local 54 angle::Mat4 testMatrix = angle::Mat4::Translate(angle::Vector3(1.0f, 0.0f, 0.0f)); in TEST_P() local
|
/aosp_15_r20/packages/modules/Uwb/service/fusion_lib/tests/com/android/uwb/fusion/math/ |
D | PoseTest.java | 47 public void testMatrix() { in testMatrix() method in PoseTest
|
/aosp_15_r20/external/zxing/core/src/test/java/com/google/zxing/ |
H A D | RGBLuminanceSourceTestCase.java | 42 public void testMatrix() { in testMatrix() method in RGBLuminanceSourceTestCase
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/strings_ops/ |
H A D | unicode_encode_op_test.py | 157 def testMatrix(self, encoding): member in UnicodeEncodeOpTest
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | matrix_function.cpp | 158 void testMatrix(const MatrixType& A) in testMatrix() function
|
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
H A D | ComputeTest.java | 683 public void testMatrix() { in testMatrix() method in ComputeTest
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/widget/ |
H A D | EditTextCursorAnchorInfoTest.java | 109 public void testMatrix() { in testMatrix() method in EditTextCursorAnchorInfoTest
|
/aosp_15_r20/system/libvintf/test/ |
H A D | LibVintfTest.cpp | 1114 auto testMatrix = [&] (MatrixKernel &&kernel) { in TEST_F() local
|