Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 11 of 11) sorted by relevance

/cts/tools/dasm/src/java_cup/
Dterminal_set.java172 BitSet copy = (BitSet)_elements.clone(); in add() local
192 BitSet copy = (BitSet)other._elements.clone(); in intersects() local
/cts/tests/tests/content/src/android/content/pm/cts/
DApplicationInfoTest.java46 ApplicationInfo copy = new ApplicationInfo(info); in testConstructor() local
/cts/libs/deviceutil/src/android/cts/util/
DFileCopyHelper.java62 public String copy(int resId, String fileName) throws IOException { in copy() method in FileCopyHelper
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DFileCopyHelper.java62 public String copy(int resId, String fileName) throws IOException { in copy() method in FileCopyHelper
/cts/suite/cts/deviceTests/opengl/jni/graphics/
DVector2D.cpp26 Vector2D Vector2D::copy() { in copy() function in Vector2D
/cts/tests/tests/view/src/android/view/cts/
DMotionEventTest.java441 PointerCoords copy = new PointerCoords(coords); in testPointerCoordsCopyConstructor() local
467 PointerCoords copy = new PointerCoords(); in testPointerCoordsCopyFrom() local
493 PointerProperties copy = new PointerProperties(properties); in testPointerPropertiesCopyConstructor() local
503 PointerProperties copy = new PointerProperties(); in testPointerPropertiesCopyFrom() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DPictureTest.java55 Picture copy = new Picture(original); in testSaveRestoreBalance() local
/cts/tests/tests/media/src/android/media/cts/
DAudioHelper.java340 ByteBuffer copy = audioBuffer.duplicate(); in read() local
357 ByteBuffer copy = audioBuffer.duplicate(); in read() local
/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
DCommonExternalStorageTest.java417 public static int copy(InputStream in, OutputStream out) throws IOException { in copy() method in CommonExternalStorageTest
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Draytrace.js229 copy: function(vector){ method in Flog.RayTracer.Vector
/cts/tools/signature-tools/lib/
Dantlr-2.7.7.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement ...