Home
last modified time | relevance | path

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

/cts/suite/audio_quality/test/
DSignalProcessingInterfaceTest.cpp58 android::sp<Buffer> in1(new Buffer(8, 8, false)); in TEST_F() local
98 TaskCase::Value in1((int64_t)100); in TEST_F() local
123 TaskCase::Value in1((int64_t)100); in TEST_F() local
154 android::sp<Buffer> in1(new Buffer(16, 16, true)); in TEST_F() local
/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.java185 AutoCloseInputStream in1 = new AutoCloseInputStream(pf); in testClose() local
/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java1867 InputStream in1 = new BufferedInputStream(url.openStream()); in verifyServer() local