Home
last modified time | relevance | path

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

/external/epid-sdk/epid/member/tiny/math/unittests/internal/
Donetimepad-test.cc36 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/
Dgl4cProgramInterfaceQueryTests.cpp534 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 …]
Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp5900 GLfloat expected2[16 * 4 + 16 * 2] = { in Run() local
Dgl4cShaderStorageBufferObjectTests.cpp6445 GLfloat expected2[16 * 4 + 16 * 2] = { in Run() 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/deqp/external/openglcts/modules/gles31/
Des31cProgramInterfaceQueryTests.cpp435 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 …]
Des31cShaderBitfieldOperationTests.cpp1158 GLuint expected2 = 0; in test() local
1237 GLint expected2 = 0; in test() local
Des31cShaderStorageBufferObjectTests.cpp6038 GLfloat expected2[16 * 4 + 16 * 2] = { in Run() local
/external/icu/icu4c/source/test/intltest/
Dtsdcfmsy.cpp355 const char16_t* expected2; // Expected pattern separator in testNumberingSystem() member
379 UnicodeString expected2(cas.expected2); in testNumberingSystem() local
/external/libchrome/crypto/
Dsha2_unittest.cc59 int expected2[] = { 0x24, 0x8d, 0x6a, 0x61, in TEST() local
/external/mesa3d/src/gallium/tests/graw/
Docclusion-query.c14 static int expected2 = 420; variable
/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c349 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/
Dcpdf_array_unittest.cpp29 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/
DStackdriverExportUtilsTest.java498 TimeSeries expected2 = in createTimeSeriesList_cumulative() 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.java223 String expected2; in TestSimpleXMLDuration() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/
DICUDurationTest.java226 String expected2; in TestSimpleXMLDuration() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DStringTokenizerTest.java184 String expected2[] = {str}; in TestSupplementary() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DStringTokenizerTest.java181 String expected2[] = {str}; in TestSupplementary() local
/external/skqp/tests/
DProcessorTest.cpp412 SkPMColor4f expected2 = alphaModulation ? (fpPreModulation * in2f.fA) in legal_modulation() local
/external/skia/tests/
DProcessorTest.cpp419 SkPMColor4f expected2 = alphaModulation ? (fpPreModulation * in2f.fA) in legal_modulation() local
/external/google-breakpad/src/common/
Dbyte_cursor_unittest.cc710 uint8_t expected2[3] = { 0xa6, 0x2e, 0x2c }; in TEST() local
/external/expat/tests/
Druntests.c5304 const XML_Char *expected2 = XCS("HiHo"); in START_TEST() local