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

1 2 3

  /external/chromium_org/third_party/icu/source/test/intltest/
cntabcol.h 29 void TestClone();
34 CntTable *testTable, *testClone;
tmsgfmt.h 102 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/icu4c/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/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 252 public final void testClone() throws Exception {
  /libcore/luni/src/test/java/tests/security/cert/
PKIXCertPathCheckerTest.java 53 public final void testClone() {
LDAPCertStoreParametersTest.java 151 public final void testClone() {
PKIXCertPathValidatorResultTest.java 246 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 101 public void testClone() {
CookieManagerTest.java 59 public void testClone() {
  /cts/tests/tests/animation/src/android/animation/cts/
KeyframeTest.java 76 public void testClone() {
AnimatorTest.java 47 public void testClone() {
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLSessionImplTest.java 144 public void testClone() {
  /cts/tests/tests/media/src/android/media/cts/
JetPlayerTest.java 166 public void testClone() throws Exception {
  /external/apache-harmony/security/src/test/api/java.injected/java/security/
SignatureTest.java 37 public void testClone() {
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
BreakIteratorTest.java 66 public void testClone() {
RuleBasedCollatorTest.java 62 public void testClone() throws ParseException {

Completed in 843 milliseconds

1 2 3