Home
last modified time | relevance | path

Searched defs:c_offset (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/rsblas/src/android/renderscript/cts/
DBNNMTest.java130 int b_offset, int c_offset, int c_mult_int) { in runBNNM()
196 final int c_offset = 128; in testSmallMatrices() local
238 final int c_offset = 16384; in testMediumMatrices1() local
286 final int c_offset = 2121; in testMediumMatrices2() local
323 int c_offset = 74980; in testRealData() local
383 final int c_offset = 128; in testClamping() local
437 final int c_offset = 128; in testExceptionHandling() local
/cts/tests/tests/rsblas/libbnnmdata/
Dtest_data.cpp28 const int c_offset = 74980; variable