Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/
H A DIntrinsicBLAS.java3936 private void xHPR_API_test(int Uplo, int incX, ArrayList<Allocation> mMatrix) { in xHPR_API_test() method in IntrinsicBLAS
3972 xHPR_API_test(Uplo, incX, mMatrix); in L2_xHPR_API()