Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DFloat16ArithmeticTest.java87 short in1 = Float16TestData.input[x]; in checkFloat16Output() local
DScriptGroupTest.java240 Allocation in1, in2, out, resultAlloc; in testScriptGroupTorture() local
279 group.setInput(node1.getKernelID_arith(), in1); in testScriptGroupTorture() local
/cts/tests/tests/os/src/android/os/cts/
DParcelFileDescriptorTest.java275 AutoCloseInputStream in1 = new AutoCloseInputStream(pf); in testClose() local
/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java1945 InputStream in1 = new BufferedInputStream(url.openStream()); in verifyServer() local