HomeSort by relevance Sort by last modified time
    Searched refs:testClone (Results 1 - 25 of 30) sorted by null

1 2

  /external/chromium_org/third_party/icu/source/test/intltest/
cntabcol.h 29 void TestClone();
34 CntTable *testTable, *testClone;
tmsgfmt.h 107 void testClone(void);
cntabcol.cpp 103 void ContractionTableTest::TestClone(){
120 testClone = uprv_cnttab_clone(testTable, &status);
134 uprv_cnttab_close(testClone);
241 case 3: name = "TestClone"; if (exec) TestClone(/* par */); break;
  /external/icu/icu4c/source/test/intltest/
tmsgfmt.h 107 void testClone(void);
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
PKIXCertPathCheckerTest.java 51 public final void testClone() {
LDAPCertStoreParametersTest.java 148 public final void testClone() {
PKIXCertPathValidatorResultTest.java 259 public final void testClone() throws Exception {
  /cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/
RoundRectShapeTest.java 83 public void testClone() throws CloneNotSupportedException {
PathShapeTest.java 90 public void testClone() throws CloneNotSupportedException {
RectShapeTest.java 66 public void testClone() throws CloneNotSupportedException {
ShapeTest.java 78 public void testClone() throws CloneNotSupportedException {
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebBackForwardListTest.java 111 public void testClone() {
CookieManagerTest.java 79 public void testClone() {
  /cts/tests/tests/animation/src/android/animation/cts/
KeyframeTest.java 76 public void testClone() {
AnimatorSetTest.java 177 public void testClone() throws Throwable {
AnimatorTest.java 48 public void testClone() {
ObjectAnimatorTest.java 211 public void testClone() throws Throwable {
PropertyValuesHolderTest.java 72 public void testClone() {
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLSessionImplTest.java 143 public void testClone() {
  /cts/tests/tests/media/src/android/media/cts/
JetPlayerTest.java 160 public void testClone() throws Exception {
  /external/apache-harmony/security/src/test/api/java.injected/java/security/
SignatureTest.java 36 public void testClone() {
  /external/apache-harmony/security/src/test/impl/java.injected/java/security/cert/
X509CRLSelectorTest.java 553 public void testClone() {
  /cts/tests/tests/view/src/android/view/animation/cts/
AnimationSetTest.java 361 public void testClone() throws CloneNotSupportedException {
AnimationTest.java 626 public void testClone() throws CloneNotSupportedException {
  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/
MacTest.java 689 public void testClone() {

Completed in 591 milliseconds

1 2