Searched refs:xTBMV_API_test (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/rsblas/src/android/renderscript/cts/ |
D | IntrinsicBLAS.java | 2000 …private void xTBMV_API_test(int Uplo, int TransA, int Diag, int K, int incX, ArrayList<Allocation>… in xTBMV_API_test() method in IntrinsicBLAS 2050 xTBMV_API_test(Uplo, TransA, Diag, K, incX, mMatrix); in L2_xTBMV_API()
|