Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/
H A DIntrinsicBLAS.java3699 private void xGERC_API_test(int incX, int incY, ArrayList<Allocation> mMatrix) { in xGERC_API_test() method in IntrinsicBLAS
3740 xGERC_API_test(incX, incY, mMatrix); in L2_xGERC_API()