Home
last modified time | relevance | path

Searched defs:in2 (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DFloat16ArithmeticTest.java88 short in2 = Float16TestData.input[y]; in checkFloat16Output() local
DScriptGroupTest.java240 Allocation in1, in2, out, resultAlloc; in testScriptGroupTorture() local
280 group.setInput(node3.getKernelID_arith(), in2); in testScriptGroupTorture() local
/cts/tests/tests/os/src/android/os/cts/
DParcelFileDescriptorTest.java284 AutoCloseInputStream in2 = new AutoCloseInputStream(pf); in testClose() local
/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java1949 InputStream in2 = new BufferedInputStream(fd.createInputStream()); in verifyServer() local