| /external/tensorflow/tensorflow/core/kernels/ |
| D | identity_n_op_test.cc | 48 Tensor expected1(allocator(), DT_DOUBLE, TensorShape({6})); in TEST_F() local 73 Tensor expected1(allocator(), DT_INT32, TensorShape({8})); in TEST_F() local
|
| /external/libchrome/crypto/ |
| D | sha2_unittest.cc | 15 int expected1[] = { 0xba, 0x78, 0x16, 0xbf, in TEST() local 40 int expected1[] = { 0xba, 0x78, 0x16, 0xbf, in TEST() local
|
| /external/epid-sdk/epid/member/tiny/math/unittests/internal/ |
| D | onetimepad-test.cc | 35 const std::vector<unsigned int> expected1({0x07050301, 0}); in TEST() local 50 const std::vector<unsigned int> expected1({0x07050301, 0}); in TEST() local 79 std::vector<uint8_t> expected1({0x01, 0x00, 0x00, 0x00}); in TEST() 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 | 453 HashCode expected1 = randomHash(hashFunction, new Random(1L), numActions); in assertIndependentHashers() local
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fApiCase.cpp | 76 void ApiCase::expectError (deUint32 expected0, deUint32 expected1) in expectError()
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fApiCase.cpp | 78 void ApiCase::expectError (deUint32 expected0, deUint32 expected1) in expectError()
|
| D | es3fFboStateQueryTests.cpp | 132 void checkIntEqualsAny (tcu::TestContext& testCtx, GLint got, GLint expected0, GLint expected1) in checkIntEqualsAny()
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
| D | StringTokenizerTest.java | 79 String expected1[] = {"this", "\t", "is", "\n", "a", "\r", "string", "\f", in TestConstructors() local 169 String expected1[] = {"bmp string ", in TestSupplementary() local 465 String expected1[] = {"abc", "def1ghi", "jkl3mno", "pqr", "stu1vwx", in TestNextNewDelimiters() local
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| D | StringTokenizerTest.java | 76 String expected1[] = {"this", "\t", "is", "\n", "a", "\r", "string", "\f", in TestConstructors() local 166 String expected1[] = {"bmp string ", in TestSupplementary() local 462 String expected1[] = {"abc", "def1ghi", "jkl3mno", "pqr", "stu1vwx", in TestNextNewDelimiters() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | tsdcfmsy.cpp | 354 const char16_t* expected1; // Expected number format string in testNumberingSystem() member 378 UnicodeString expected1(cas.expected1); in testNumberingSystem() local
|
| /external/mesa3d/src/gallium/tests/graw/ |
| D | occlusion-query.c | 13 static int expected1 = (int) ((300 * 0.9) * (300 * 0.9)); variable
|
| /external/icu/icu4c/source/test/cintltst/ |
| D | ncnvtst.c | 978 UChar expected1[] = { 0x0031, 0x4e8c, 0xfffd, 0xfffd, 0x0061}; in TestWithBufferSize() local 1545 static const uint8_t expected1[] = {0xa2, 0xae,0xA2,0xB4,0xA1,0xD7,0xA1,0xA7}; in TestResetBehaviour() local 1587 static const uint8_t expected1[] = {0x1b, 0x24, 0x42,0x30,0x6c,0x43,0x7a,0x1b,0x28,0x42, in TestResetBehaviour() local 1678 static const uint8_t expected1[] = {0x1B, 0x24, 0x29, 0x43, in TestResetBehaviour() local 1724 static const uint8_t expected1[] = {0x7E, 0x7B, 0x52, 0x3B, in TestResetBehaviour() local
|
| D | nccbtst.c | 915 UChar expected1[] = { 0x0031, 0x4e8c, 0x0061}; in TestSkip() local 927 UChar expected1[] = { 0x00ba, 0x008c, 0x00f8, 0x0061,0xfffe,0xfffe}; in TestSkip() local 1331 static const UChar expected1[] = { 0x0031, 0x4e8c,}; in TestStop() local 1342 static const UChar expected1[] = { 0x00ba, 0x008c, 0x00f8, 0x0061}; in TestStop() local 1621 UChar expected1[] = { 0x0031, 0x4e8c, 0xfffd, 0xfffd, 0x0061}; in TestSub() local 1632 UChar expected1[] = { 0x00ba, 0x008c, 0x00f8, 0x0061,0xfffd,0xfffd}; in TestSub() local
|
| /external/opencensus-java/exporters/stats/stackdriver/src/test/java/io/opencensus/exporter/stats/stackdriver/ |
| D | StackdriverExportUtilsTest.java | 487 TimeSeries expected1 = in createTimeSeriesList_cumulative() local
|
| /external/tensorflow/tensorflow/compiler/tf2xla/ |
| D | xla_compiler_test.cc | 545 xla::Literal expected1 = xla::LiteralUtil::CreateR1<int32>({-7, -42}); in TEST_F() local 974 xla::Literal expected1 = xla::LiteralUtil::CreateR1<int32>({4, 143}); in RunAndCheckVariablesComputation() local 1254 xla::Literal expected1 = xla::LiteralUtil::CreateR1<int32>({26, 66, 34, 401}); in TEST_F() local 1322 xla::Literal expected1 = xla::LiteralUtil::CreateR1<int32>({26, 66, 34, 401}); in TEST_F() local
|
| /external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/ |
| D | InterpreterTest.java | 193 float[] expected1 = {6.09f}; in testRunForMultipleInputsOutputs() local
|
| /external/skqp/tests/ |
| D | ProcessorTest.cpp | 410 SkPMColor4f expected1 = alphaModulation ? (fpPreModulation * in1f.fA) in legal_modulation() local
|
| /external/skia/tests/ |
| D | ProcessorTest.cpp | 417 SkPMColor4f expected1 = alphaModulation ? (fpPreModulation * in1f.fA) in legal_modulation() local
|
| /external/google-breakpad/src/common/ |
| D | byte_cursor_unittest.cc | 709 uint8_t expected1[3] = { 0x5d, 0x31, 0x09 }; in TEST() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fShaderAtomicOpTests.cpp | 762 const deUint32 expected1 = randomValue ^ ~0u; in verify() local
|
| /external/expat/tests/ |
| D | runtests.c | 5303 const XML_Char *expected1 = XCS("Hi"); in START_TEST() local
|