HomeSort by relevance Sort by last modified time
    Searched refs:framework (Results 151 - 175 of 5600) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/tools/common/m2/repository/avalon-framework/avalon-framework/4.1.3/
avalon-framework-4.1.3.jar 
  /external/curl/
MacOSX-Framework 3 # universal binary libcurl.framework for Mac OS X 10.4 or greater.
27 # now a simple rsync -vaP libcurl.framework /Library/Frameworks will install it
83 echo "----Configuring libcurl for 32 bit universal framework..."
93 echo "----Creating 32 bit framework..."
94 rm -r libcurl.framework
95 mkdir -p libcurl.framework/${FRAMEWORK_VERSION}/Resources
96 cp lib/.libs/libcurl.dylib libcurl.framework/${FRAMEWORK_VERSION}/libcurl
97 install_name_tool -id @rpath/libcurl.framework/${FRAMEWORK_VERSION}/libcurl libcurl.framework/${FRAMEWORK_VERSION}/libcurl
98 /usr/bin/sed -e "s/7\.12\.3/$VERSION/" lib/libcurl.plist >libcurl.framework/${FRAMEWORK_VERSION}/Resources/Info.plis
    [all...]
  /external/junit/src/main/java/junit/extensions/
TestDecorator.java 3 import junit.framework.Assert;
4 import junit.framework.Test;
5 import junit.framework.TestResult;
ActiveTestSuite.java 3 import junit.framework.Test;
4 import junit.framework.TestCase;
5 import junit.framework.TestResult;
6 import junit.framework.TestSuite;
  /external/slf4j/integration/src/test/java/integrator/
Activator.java 27 import org.osgi.framework.Bundle;
28 import org.osgi.framework.BundleActivator;
29 import org.osgi.framework.BundleContext;
  /external/slf4j/osgi-over-slf4j/src/main/java/org/slf4j/osgi/logservice/impl/
Activator.java 37 import org.osgi.framework.BundleActivator;
38 import org.osgi.framework.BundleContext;
39 import org.osgi.framework.ServiceFactory;
55 * @param bundleContext the framework context for the bundle
70 * @param bundleContext the framework context for the bundle
76 // the framework will do it automatically.
  /external/testng/src/test/java/test/sample/
JUnitSample4.java 3 import junit.framework.Assert;
4 import junit.framework.TestCase;
5 import junit.framework.TestSuite;
  /art/test/021-string2/src/junit/framework/
AssertionFailedError.java 1 package junit.framework;
  /art/test/082-inline-execute/src/junit/framework/
AssertionFailedError.java 1 package junit.framework;
  /cts/tests/libcore/javautilcollections/src/libcore/java/util/tests/
AndroidTestsForSetsInJavaUtil.java 22 import junit.framework.Test;
  /cts/tests/tests/drm/src/android/drm/cts/
NativeCodeTest.java 19 import junit.framework.TestCase;
  /cts/tests/tests/incident/src/android/os/cts/
IncidentTests.java 19 import junit.framework.TestSuite;
  /cts/tests/tests/jni/src/android/jni/cts/
JniTestCase.java 21 import junit.framework.TestCase;
  /cts/tests/tests/networksecurityconfig/networksecurityconfig-invalid-pin/src/android/security/net/config/cts/
InvalidPinTest.java 19 import junit.framework.TestCase;
  /cts/tests/tests/telephony/src/android/telephony/gsm/cts/
SmsMessage_MessageClassTest.java 19 import junit.framework.TestCase;
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/
DebuggeeSynchronizer.java 26 package org.apache.harmony.jpda.tests.framework;
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
Class2Prepare.java 28 import org.apache.harmony.jpda.tests.framework.LogWriter;
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/share/
JPDATestOptions.java 28 import org.apache.harmony.jpda.tests.framework.TestOptions;
  /external/guice/core/test/com/google/inject/spi/
FailingElementVisitor.java 19 import junit.framework.AssertionFailedError;
  /external/jarjar/src/test/com/tonicsystems/jarjar/
RulesFileParserTest.java 19 import junit.framework.*;
  /external/junit/src/main/java/junit/framework/
AssertionFailedError.java 1 package junit.framework;
TestListener.java 1 package junit.framework;
  /external/slf4j/slf4j-ext/src/test/java/org/slf4j/cal10n_dummy/
PackageTest.java 27 import junit.framework.*;
  /external/slf4j/slf4j-ext/src/test/java/org/slf4j/profiler/
PackageTest.java 27 import junit.framework.*;
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue192/
EqualsSignTest.java 18 import junit.framework.TestCase;

Completed in 1634 milliseconds

1 2 3 4 5 67 8 91011>>