Home
last modified time | relevance | path

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

/cts/tests/tests/rsblas/src/android/renderscript/cts/
DIntrinsicBLAS.java4478 private void xSPR_API_test(int Uplo, int incX, ArrayList<Allocation> mMatrix) { in xSPR_API_test() method in IntrinsicBLAS
4514 xSPR_API_test(Uplo, incX, mMatrix); in L2_xSPR_API()