Home
last modified time | relevance | path

Searched defs:expected2 (Results 1 – 15 of 15) sorted by relevance

/external/libchrome/crypto/
Dopenssl_bio_string_unittest.cc17 const std::string expected2("c d e f"); in TEST() local
44 const std::string expected2("d e f g\n"); in TEST() local
Dsha2_unittest.cc59 int expected2[] = { 0x24, 0x8d, 0x6a, 0x61, in TEST() local
/external/guava/guava-tests/test/com/google/common/hash/
DMurmur3Hash128Test.java51 private static void assertHash(int seed, long expected1, long expected2, String stringInput) { in assertHash()
DHashTestUtils.java454 HashCode expected2 = randomHash(hashFunction, new Random(2L), numActions); in assertIndependentHashers() local
/external/libmojo/base/android/
Dpath_utils_unittest.cc19 const std::string& expected2, in ExpectEither()
/external/mesa3d/src/gallium/tests/graw/
Docclusion-query.c14 static int expected2 = 420; variable
/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c347 static const uint8_t expected2[] = { 0x31, 0x1a, 0x32}; in TestErrorBehaviour() local
385 static const uint8_t expected2[] = { 0xa2, 0xae, 0xa1, 0xe0, 0xa2, 0xb4}; in TestErrorBehaviour() local
461 static const uint8_t expected2[] = { 0x31,0x1A,0x32}; in TestErrorBehaviour() local
558 static const uint8_t expected2[] = { 0x1b, 0x24, 0x29, 0x43, 0x31, 0x1A, 0x32}; in TestErrorBehaviour() local
599 static const uint8_t expected2[] = { 0x7e, 0x7d, 0x31, 0x1A, 0x32 }; in TestErrorBehaviour() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_array_unittest.cpp27 int expected2[] = {1, 2, 3, 7, 10}; in TEST() local
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DLiteTest.java149 TestAllExtensionsLite.Builder expected2 = TestAllExtensionsLite.newBuilder() in testClone() local
/external/guava/guava-tests/test/com/google/common/base/
DToStringHelperTest.java274 final String expected2 = "TestClass{field1=1, value1, field2=value2, 2}"; in testToString_ToStringTwice() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
DICUDurationTest.java220 String expected2; in TestSimpleXMLDuration() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/
DICUDurationTest.java221 String expected2; in TestSimpleXMLDuration() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DStringTokenizerTest.java178 String expected2[] = {str}; in TestSupplementary() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DStringTokenizerTest.java179 String expected2[] = {str}; in TestSupplementary() local
/external/google-breakpad/src/common/
Dbyte_cursor_unittest.cc710 uint8_t expected2[3] = { 0xa6, 0x2e, 0x2c }; in TEST() local