HomeSort by relevance Sort by last modified time
    Searched full:excepted (Results 1 - 18 of 18) sorted by null

  /cts/tests/tests/graphics/src/android/graphics/cts/
PixelFormatTest.java 87 //excepted
94 //excepted
101 //excepted
108 //excepted
115 //excepted
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
VectorTest.java 104 // Excepted
200 // Excepted
207 // Excepted
245 // Excepted
523 // Excepted
622 // Excepted
629 // Excepted
636 // Excepted
643 // Excepted
705 // Excepted
    [all...]
LinkedListTest.java 99 // Excepted
106 // Excepted
113 // Excepted
120 // Excepted
172 // Excepted
228 // Excepted
352 // Excepted
369 // Excepted
500 // Excepted
518 // Excepted
    [all...]
AbstractListTest.java 342 fail("Excepted to catch IllegalStateException not ConcurrentModificationException");
345 //Excepted to catch IllegalStateException here
ArrayListTest.java 70 // Excepted
321 // Excepted
396 // Excepted
    [all...]
BitSetTest.java 341 // excepted
348 // excepted
358 // excepted
    [all...]
CollectionsTest.java 650 //Excepted
688 // Excepted
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
ReaderTest.java 82 // Excepted
129 // Excepted
156 // Excepted
  /external/android-mock/tests/com/google/android/testing/mocking/
AndroidMockTest.java 229 fail("Excepted an IllegalArgumentException for incorrect number of constructor parameters");
235 fail("Excepted an IllegalArgumentException for indeterminate null constructor parameters");
241 fail("Excepted an IllegalArgumentException for incorrect constructor parameters");
290 fail("Excepted an IllegalArgumentException for incorrect number of constructor parameters");
296 fail("Excepted an IllegalArgumentException for indeterminate null constructor parameters");
303 fail("Excepted an IllegalArgumentException for incorrect constructor parameters");
382 fail("Excepted an IllegalArgumentException for incorrect number of constructor parameters");
388 fail("Excepted an IllegalArgumentException for indeterminate null constructor parameters");
395 fail("Excepted an IllegalArgumentException for incorrect constructor parameters");
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
RemoteCallbackListTest.java 97 // excepted
  /external/eigen/Eigen/src/Eigen2Support/Geometry/
RotationBase.h 15 // in 2D and 3D space excepted Matrix and Quaternion.
  /dalvik/dx/junit-tests/com/android/dx/util/
BitIntSetTest.java 68 // exception excepted
ListIntSetTest.java 68 // exception excepted
  /external/doclava/src/com/google/doclava/
ClearPage.java 226 /* Setting excepted types to allow everything. Leaving it this way in in case we want to explicitly
  /device/sample/apps/SampleEmailPolicy/src/com/android/email/policy/
EmailPolicy.java 128 * will be excepted. For example, "imap+ssl+trustallcerts" or
  /cts/tests/tests/content/src/android/content/cts/
IntentTest.java 626 final String excepted = "testValue"; local
627 mIntent.putExtra(key, excepted);
635 assertEquals(excepted, actual.getStringExtra(key));
    [all...]
  /external/chromium/chrome/browser/history/
in_memory_url_index.h 191 // Creating one of me without a history path is not allowed (tests excepted).
  /packages/apps/Email/res/xml/
providers.xml 74 will be excepted. For example, "imap+ssl+trustallcerts" or

Completed in 429 milliseconds