HomeSort by relevance Sort by last modified time
    Searched refs:params2 (Results 1 - 23 of 23) sorted by null

  /frameworks/base/core/tests/coretests/src/android/content/pm/
VerificationParamsTest.java 72 VerificationParams params2 = new VerificationParams( local
76 assertEquals(params1, params2);
83 VerificationParams params2 = new VerificationParams( local
87 assertFalse(params1.equals(params2));
94 VerificationParams params2 = new VerificationParams( local
98 assertFalse(params1.equals(params2));
105 VerificationParams params2 = new VerificationParams( local
110 assertFalse(params1.equals(params2));
117 VerificationParams params2 = new VerificationParams( local
121 assertFalse(params1.equals(params2));
128 VerificationParams params2 = new VerificationParams( local
140 VerificationParams params2 = new VerificationParams( local
152 VerificationParams params2 = new VerificationParams( local
163 VerificationParams params2 = new VerificationParams(null, Uri.parse(ORIGINATING_URI_STRING), local
173 VerificationParams params2 = new VerificationParams( local
184 VerificationParams params2 = new VerificationParams( local
195 VerificationParams params2 = new VerificationParams( local
206 VerificationParams params2 = new VerificationParams( local
218 VerificationParams params2 = new VerificationParams( local
    [all...]
ContainerEncryptionParamsTest.java 96 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
102 assertEquals(params1, params2);
110 ContainerEncryptionParams params2 = new ContainerEncryptionParams(new String( local
116 assertFalse(params1.equals(params2));
124 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
130 assertFalse(params1.equals(params2));
138 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
144 assertFalse(params1.equals(params2));
152 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
158 assertFalse(params1.equals(params2));
166 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
180 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
194 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
208 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
222 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
236 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
250 ContainerEncryptionParams params2 = new ContainerEncryptionParams(new String( local
264 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
278 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
292 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
306 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
320 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
334 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
348 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
362 ContainerEncryptionParams params2 = new ContainerEncryptionParams( local
    [all...]
  /external/mockito/src/org/mockito/internal/invocation/
InvocationMatcher.java 104 Class[] params2 = m2.getParameterTypes(); local
105 if (params1.length == params2.length) {
107 if (params1[i] != params2[i])
  /external/slf4j/jul-to-slf4j/src/test/java/org/slf4j/bridge/
SLF4JBridgeHandlerTest.java 134 Object[] params2 = new Object[] { "foo", "bar" }; local
135 String expectedMsg2 = MessageFormat.format(bundle.getString(resourceKey2), params2);
136 julResourceBundleLogger.log(Level.INFO, resourceKey2, params2); // 2nd log
  /cts/tests/tests/widget/src/android/widget/cts/
ToastTest.java 269 WindowManager.LayoutParams params2 = (WindowManager.LayoutParams) view.getLayoutParams(); local
270 assertEquals(horizontal2, params2.horizontalMargin);
271 assertEquals(vertical2, params2.verticalMargin);
FrameLayoutTest.java 236 FrameLayout.LayoutParams params2 = new FrameLayout.LayoutParams(width, height); local
237 assertTrue(myFrameLayout.checkLayoutParams(params2));
  /external/guava/guava-tests/test/com/google/common/hash/
HashingTest.java 522 Object[] params2 = new Object[method.getParameterTypes().length]; local
526 params2[i] = random.nextInt();
529 params2[i] = random.nextLong();
536 HashFunction hashFunction2 = (HashFunction) method.invoke(clazz, params2);
  /external/pdfium/fpdfsdk/src/javascript/
PublicMethods.cpp     [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
URLConnectionTest.java 722 Support_TestWebData params2 = Support_TestWebData.testParams[2];
    [all...]
  /external/google-breakpad/src/testing/test/
gmock-matchers_test.cc 3945 const char* params2[] = { "5", "8" }; local
    [all...]
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-all/1.9.5/
mockito-all-1.9.5.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-core/1.9.5/
mockito-core-1.9.5.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
  /prebuilts/devtools/tools/lib/
ecj-4.4.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4.2/
ecj-4.4.2.jar 
  /prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.jar 

Completed in 960 milliseconds