Home
last modified time | relevance | path

Searched defs:in2 (Results 1 – 4 of 4) 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/
DScriptGroupTest.java213 Allocation in1, in2, out, resultAlloc; in testScriptGroupTorture() local
253 group.setInput(node3.getKernelID_arith(), in2); in testScriptGroupTorture() local
DFloat16ArithmeticTest.java139 short in2 = Float16TestData.input[y]; in checkFloat16Output() local
/cts/tests/tests/os/src/android/os/cts/
DParcelFileDescriptorTest.java204 AutoCloseInputStream in2 = new AutoCloseInputStream(pf); in testClose() local