Home
last modified time | relevance | path

Searched defs:indices (Results 1 – 14 of 14) sorted by relevance

/cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
DEventOrderingVerificationTest.java66 List<Integer> indices = getIndices(stats); in testSingleOutofOrder() local
83 List<Integer> indices = getIndices(stats); in testMultipleOutOfOrder() local
109 List<Integer> indices = new ArrayList<Integer>(primitiveIndices.length); in getIndices() local
DEventGapVerificationTest.java69 int[] indices) { in runVerification()
DAbstractSensorVerification.java52 int[] indices = new int[eventsCount]; in getIndexArray() local
DTimestampClockSourceVerificationTest.java165 int[] indices) { in runVerification()
/cts/tests/tests/graphics/src/android/graphics/cts/
DCanvas_VertexModeTest.java52 short[] indices = { 0, 1, 2, 3, 4, 1 }; in testValues() local
DCanvasTest.java1674 final short[] indices = { in testDrawVerticesTooFewVerts() local
1689 final short[] indices = { in testDrawVerticesTooFewTexs() local
1704 final short[] indices = { in testDrawVerticesTooFewColors() local
1719 final short[] indices = { in testDrawVerticesTooFewIndices() local
1734 final short[] indices = { in testDrawVertices() local
/cts/suite/audio_quality/test/
DTaskSequentialTest.cpp53 std::list<TaskCase::IndexPair>* indices = mTestCase->findAllIndices(RE); in TEST_F() local
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DPlanetsRenderer.java206 ShortBuffer[] indices = mSpheres[i].getIndices(); in onDrawFrame() local
410 ShortBuffer[] indices = mSpheres[i].getIndices(); in createVbo() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/RenderUtils/
DObjImporter.java155 int[] indices = new int[]{0, 1, 2, 0, 2, 3}; in parse() local
/cts/tests/tests/jni/libjnitest/
Dandroid_jni_cts_StaticNonce.c99 static int indices[] = { 0, 50, 99 }; in StaticNonce_returnStringArray() local
Dandroid_jni_cts_InstanceNonce.c100 static int indices[] = { 0, 50, 99 }; in InstanceNonce_returnStringArray() local
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java562 ArrayList<Integer> indices = remainingResultIndicesMap.get(request); in getTotalCaptureResultsForRequests() local
575 ArrayList<Integer> indices = remainingResultIndicesMap.get(request); in getTotalCaptureResultsForRequests() local
/cts/tests/tests/media/src/android/media/cts/
DMediaCodecTest.java822 List<Integer> indices = new ArrayList<>(); in getOutputBufferIndices() local
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...