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

  /cts/tests/tests/database/src/android/database/cts/
CursorIndexOutOfBoundsExceptionTest.java 46 String expected1 = "Expected exception message"; local
56 throw new CursorIndexOutOfBoundsException(expected1);
58 assertEquals(expected1, e.getMessage());
SQLExceptionTest.java 44 String expected1 = "Expected exception message"; local
55 throw new SQLException(expected1);
57 assertEquals(expected1, e.getMessage());
StaleDataExceptionTest.java 43 String expected1 = "Expected exception message"; local
54 throw new StaleDataException(expected1);
56 assertEquals(expected1, e.getMessage());
  /libcore/luni/src/test/java/tests/targets/security/
MessageDigestTestMD5.java 27 super.expected1 = singleblock;
MessageDigestTestSHA1.java 27 super.expected1 = singleblock;
MessageDigestTestSHA256.java 27 super.expected1 = singleblock;
MessageDigestTestSHA384.java 27 super.expected1 = singleblock;
MessageDigestTestSHA512.java 27 super.expected1 = singleblock;
  /cts/tests/tests/os/src/android/os/cts/
PatternMatcherTest.java 96 String expected1 = "test1"; local
98 mPatternMatcher = new PatternMatcher(expected1, PatternMatcher.PATTERN_LITERAL);
99 assertEquals(expected1, mPatternMatcher.getPath());
117 String expected1 = "PatternMatcher{LITERAL: test}"; local
122 assertEquals(expected1, mPatternMatcher.toString());
  /external/chromium/base/
sha2_unittest.cc 13 int expected1[] = { 0xba, 0x78, 0x16, 0xbf, local
25 EXPECT_EQ(expected1[i], static_cast<int>(output1[i]));
30 EXPECT_EQ(expected1[i], static_cast<int>(output_truncated1[i]));
  /packages/apps/Email/tests/src/com/android/email/mail/internet/
EmailHtmlUtilTest.java 97 final String expected1 = new TextBuilder("text1 > ").addUidImg(uri1).build(" <."); local
110 expected1, actual1);
150 expected2 + expected1, actual3);
169 expected2 + expected1, actual4);
  /cts/tests/tests/util/src/android/util/cts/
TypedValueTest.java 160 final float expected1 = 0.0f; local
166 assertEquals(expected1, TypedValue.complexToFraction(data1, base1, pbase1));
271 final float expected1 = 0.0f; local
276 assertEquals(expected1, TypedValue.complexToFloat(complex1));
  /libcore/support/src/test/java/tests/security/
MessageDigestTest.java 63 expected1 = null;
203 protected String expected1, expected2, expected3; field in class:MessageDigestTest
245 assertEquals("computed and check digest differ", expected1,
  /external/chromium/third_party/icu/source/test/cintltst/
ncnvtst.c 960 UChar expected1[] = { 0x0031, 0x4e8c, 0xfffd, 0x0061}; local
1527 static const uint8_t expected1[] = {0xa2, 0xae,0xA2,0xB4,0xA1,0xD7,0xA1,0xA7}; local
1569 static const uint8_t expected1[] = {0x1b, 0x24, 0x42,0x30,0x6c,0x43,0x7a,0x1b,0x28,0x42, local
1609 static const uint8_t expected1[] = { local
1654 static const uint8_t expected1[] = {0x1B, 0x24, 0x29, 0x43, local
1700 static const uint8_t expected1[] = {0x7E, 0x7B, 0x52, 0x3B, local
    [all...]
nccbtst.c 907 UChar expected1[] = { 0x0031, 0x4e8c, 0x0061}; local
919 UChar expected1[] = { 0x00ba, 0x008c, 0x00f8, 0x0061,0xfffe,0xfffe}; local
1323 static const UChar expected1[] = { 0x0031, 0x4e8c,}; local
1334 static const UChar expected1[] = { 0x00ba, 0x008c, 0x00f8, 0x0061}; local
1613 UChar expected1[] = { 0x0031, 0x4e8c, 0xfffd, 0x0061}; local
1624 UChar expected1[] = { 0x00ba, 0x008c, 0x00f8, 0x0061,0xfffd,0xfffd}; local
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
InterpolatorTest.java 96 int expected1 = 100; local
100 interpolator.reset(expected1, expected2);
101 assertEquals(expected1, interpolator.getValueCount());
PathTest.java 155 Path.FillType expected1 = Path.FillType.EVEN_ODD; local
164 assertEquals(expected1, path.getFillType());
  /external/icu4c/test/cintltst/
ncnvtst.c 977 UChar expected1[] = { 0x0031, 0x4e8c, 0xfffd, 0x0061}; local
1544 static const uint8_t expected1[] = {0xa2, 0xae,0xA2,0xB4,0xA1,0xD7,0xA1,0xA7}; local
1723 static const uint8_t expected1[] = {0x7E, 0x7B, 0x52, 0x3B, local
    [all...]
nccbtst.c 916 UChar expected1[] = { 0x0031, 0x4e8c, 0x0061}; local
928 UChar expected1[] = { 0x00ba, 0x008c, 0x00f8, 0x0061,0xfffe,0xfffe}; local
1337 static const UChar expected1[] = { 0x0031, 0x4e8c,}; local
1348 static const UChar expected1[] = { 0x00ba, 0x008c, 0x00f8, 0x0061}; local
1632 UChar expected1[] = { 0x0031, 0x4e8c, 0xfffd, 0x0061}; local
1643 UChar expected1[] = { 0x00ba, 0x008c, 0x00f8, 0x0061,0xfffd,0xfffd}; local
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DigestOutputStreamTest.java 556 byte expected1[] = { -87, 121, -17, 16, -52, 111, 106, 54, -33,
560 Arrays.equals(digestResult, expected1));
  /libcore/luni/src/test/java/libcore/java/text/
OldSimpleDateFormatTest.java 65 public void verifyFormatTimezone(String timeZoneId, String expected1,
69 assertEquals("Test z for TimeZone : " + timeZoneId, expected1,

Completed in 493 milliseconds