| /external/epid-sdk/epid/member/tiny/math/unittests/internal/ |
| D | onetimepad-test.cc | 36 const std::vector<unsigned int> expected2({0x0e0c0a09, 0}); in TEST() local 51 const std::vector<unsigned int> expected2({0x0e0c0a09, 0}); in TEST() local 66 const std::vector<uint32_t> expected2({0x01020304}); in TEST() local 80 std::vector<uint8_t> expected2({0x03, 0x00, 0x00, 0x00}); in TEST() local
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cProgramInterfaceQueryTests.cpp | 534 GLint expected2[] = { 6, GL_FLOAT_VEC4, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0 }; in Run() local 641 GLint expected2[] = { 2, GL_INT_VEC4, 1, 0, 0, 0, 0, 0, 1, 4, 0 }; in Run() local 757 GLint expected2[] = { 2, GL_UNSIGNED_INT, 1, 0, 1, 0, 0, 0, 0, 2, 0, 0 }; in Run() local 877 GLint expected2[] = { 14, GL_INT, 1, 0, 0, 0, 0, 0, 1, -1, 0 }; in Run() local 954 GLint expected2[] = { 17, GL_INT, 1, 0, 1, 0, 0, 0, 0, -1, 0, -1 }; in Run() local 1055 GLint expected2[] = { 2, GL_INT_VEC4, 1, 0, 0, 0, 0, 0, 1, 4, 0 }; in Run() local 1167 GLint expected2[] = { 2, GL_UNSIGNED_INT, 1, 0, 1, 0, 0, 0, 0, 2, 0, 0 }; in Run() local 1318 GLint expected2[] = { in Run() local 1486 GLint expected2[] = { 2, GL_INT_VEC3, 1, -1, -1, -1, -1, 0, in Run() local 1688 GLint expected2[] = { 18, 2, 0, 0, 0, 0, 0, 1, size }; in Run() local [all …]
|
| D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 5900 GLfloat expected2[16 * 4 + 16 * 2] = { in Run() local
|
| D | gl4cShaderStorageBufferObjectTests.cpp | 6445 GLfloat expected2[16 * 4 + 16 * 2] = { in Run() local
|
| /external/guava/guava-tests/test/com/google/common/hash/ |
| D | Murmur3Hash128Test.java | 51 private static void assertHash(int seed, long expected1, long expected2, String stringInput) { in assertHash()
|
| D | HashTestUtils.java | 454 HashCode expected2 = randomHash(hashFunction, new Random(2L), numActions); in assertIndependentHashers() local
|
| /external/deqp/external/openglcts/modules/gles31/ |
| D | es31cProgramInterfaceQueryTests.cpp | 435 GLint expected2[] = { 6, 35666, 1, 0, 1, 0, 0 }; in Run() local 739 GLint expected2[] = { 2, 35666, 1, 0, 0, 1, 4 }; in Run() local 815 GLint expected2[] = { 14, 5124, 1, 0, 0, 1, -1 }; in Run() local 905 GLint expected2[] = { 2, 35666, 1, 0, 0, 1, 4 }; in Run() local 1074 …GLint expected2[] = { 8, 35666, 1, -1, -1, -1, -1, 0, -1, 0, 1, 0, glGetUniformLocation(program, "… in Run() local 1231 …GLint expected2[] = { 2, 35668, 1, -1, -1, -1, -1, 0, -1, 0, 0, 1, glGetUniformLocation(program, "… in Run() local 1403 GLint expected2[] = { 18, 2, 0, 0, 1, size }; in Run() local 1653 GLint expected2[] = { 5, 5126, 1 }; in Run() local 1768 GLint expected2[] = { 2, 8, 2 }; in Run() local 2332 GLint expected2[] = { 18, 1, 1, 0, 0 }; in Run() local [all …]
|
| D | es31cShaderBitfieldOperationTests.cpp | 1158 GLuint expected2 = 0; in test() local 1237 GLint expected2 = 0; in test() local
|
| D | es31cShaderStorageBufferObjectTests.cpp | 6038 GLfloat expected2[16 * 4 + 16 * 2] = { in Run() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | tsdcfmsy.cpp | 355 const char16_t* expected2; // Expected pattern separator in testNumberingSystem() member 379 UnicodeString expected2(cas.expected2); in testNumberingSystem() local
|
| /external/libchrome/crypto/ |
| D | sha2_unittest.cc | 59 int expected2[] = { 0x24, 0x8d, 0x6a, 0x61, in TEST() local
|
| /external/mesa3d/src/gallium/tests/graw/ |
| D | occlusion-query.c | 14 static int expected2 = 420; variable
|
| /external/icu/icu4c/source/test/cintltst/ |
| D | ncnvtst.c | 349 static const uint8_t expected2[] = { 0x31, 0x1a, 0x32}; in TestErrorBehaviour() local 387 static const uint8_t expected2[] = { 0xa2, 0xae, 0xa1, 0xe0, 0xa2, 0xb4}; in TestErrorBehaviour() local 463 static const uint8_t expected2[] = { 0x31,0x1A,0x32}; in TestErrorBehaviour() local 560 static const uint8_t expected2[] = { 0x1b, 0x24, 0x29, 0x43, 0x31, 0x1A, 0x32}; in TestErrorBehaviour() local 601 static const uint8_t expected2[] = { 0x7e, 0x7d, 0x31, 0x1A, 0x32 }; in TestErrorBehaviour() local
|
| /external/pdfium/core/fpdfapi/parser/ |
| D | cpdf_array_unittest.cpp | 29 const int expected2[] = {1, 2, 3, 7, 10}; in TEST() local
|
| /external/opencensus-java/exporters/stats/stackdriver/src/test/java/io/opencensus/exporter/stats/stackdriver/ |
| D | StackdriverExportUtilsTest.java | 498 TimeSeries expected2 = in createTimeSeriesList_cumulative() local
|
| /external/protobuf/java/core/src/test/java/com/google/protobuf/ |
| D | LiteTest.java | 149 TestAllExtensionsLite.Builder expected2 = TestAllExtensionsLite.newBuilder() in testClone() local
|
| /external/guava/guava-tests/test/com/google/common/base/ |
| D | ToStringHelperTest.java | 274 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/ |
| D | ICUDurationTest.java | 223 String expected2; in TestSimpleXMLDuration() local
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/ |
| D | ICUDurationTest.java | 226 String expected2; in TestSimpleXMLDuration() local
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
| D | StringTokenizerTest.java | 184 String expected2[] = {str}; in TestSupplementary() local
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| D | StringTokenizerTest.java | 181 String expected2[] = {str}; in TestSupplementary() local
|
| /external/skqp/tests/ |
| D | ProcessorTest.cpp | 412 SkPMColor4f expected2 = alphaModulation ? (fpPreModulation * in2f.fA) in legal_modulation() local
|
| /external/skia/tests/ |
| D | ProcessorTest.cpp | 419 SkPMColor4f expected2 = alphaModulation ? (fpPreModulation * in2f.fA) in legal_modulation() local
|
| /external/google-breakpad/src/common/ |
| D | byte_cursor_unittest.cc | 710 uint8_t expected2[3] = { 0xa6, 0x2e, 0x2c }; in TEST() local
|
| /external/expat/tests/ |
| D | runtests.c | 5304 const XML_Char *expected2 = XCS("HiHo"); in START_TEST() local
|