Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClzRelaxed.rscript19 #include "TestClz.rscript"
DTestClz.java28 public class TestClz extends RSBaseCompute { class
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java1291 static public void computeClz(TestClz.ArgumentsCharChar args) { in computeClz()
1296 static public void computeClz(TestClz.ArgumentsUcharUchar args) { in computeClz()
1301 static public void computeClz(TestClz.ArgumentsShortShort args) { in computeClz()
1305 static public void computeClz(TestClz.ArgumentsUshortUshort args) { in computeClz()
1309 static public void computeClz(TestClz.ArgumentsIntInt args) { in computeClz()
1313 static public void computeClz(TestClz.ArgumentsUintUint args) { in computeClz()