Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/
H A DIntrinsicBLAS.java4178 private void xHPR2_API_test(int Uplo, int incX, int incY, ArrayList<Allocation> mMatrix) { in xHPR2_API_test() method in IntrinsicBLAS
4219 xHPR2_API_test(Uplo, incX, incX, mMatrix); in L2_xHPR2_API()