Home
last modified time | relevance | path

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

/cts/suite/audio_quality/test/
DSignalProcessingInterfaceTest.cpp63 TaskCase::Value in2(1.0f); in TEST_F() local
159 android::sp<Buffer> in2(new Buffer(8, 8, false)); in TEST_F() local
/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.java194 AutoCloseInputStream in2 = new AutoCloseInputStream(pf); in testClose() local
/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java1871 InputStream in2 = new BufferedInputStream(fd.createInputStream()); in verifyServer() local