Home
last modified time | relevance | path

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

/cts/tests/tests/rsblas/src/android/renderscript/cts/
DIntrinsicBLAS.java4782 private void xSPR2_API_test(int Uplo, int incX, int incY, ArrayList<Allocation> mMatrix) { in xSPR2_API_test() method in IntrinsicBLAS
4823 xSPR2_API_test(Uplo, incX, incX, mMatrix); in L2_xSPR2_API()