Home
last modified time | relevance | path

Searched defs:expected1 (Results 1 – 22 of 22) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Didentity_n_op_test.cc48 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/
Dsha2_unittest.cc15 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/
Donetimepad-test.cc35 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/
DMurmur3Hash128Test.java51 private static void assertHash(int seed, long expected1, long expected2, String stringInput) { in assertHash()
DHashTestUtils.java453 HashCode expected1 = randomHash(hashFunction, new Random(1L), numActions); in assertIndependentHashers() local
/external/deqp/modules/gles2/functional/
Des2fApiCase.cpp76 void ApiCase::expectError (deUint32 expected0, deUint32 expected1) in expectError()
/external/deqp/modules/gles3/functional/
Des3fApiCase.cpp78 void ApiCase::expectError (deUint32 expected0, deUint32 expected1) in expectError()
Des3fFboStateQueryTests.cpp132 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/
DStringTokenizerTest.java79 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/
DStringTokenizerTest.java76 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/
Dtsdcfmsy.cpp354 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/
Docclusion-query.c13 static int expected1 = (int) ((300 * 0.9) * (300 * 0.9)); variable
/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c978 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
Dnccbtst.c915 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/
DStackdriverExportUtilsTest.java487 TimeSeries expected1 = in createTimeSeriesList_cumulative() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler_test.cc545 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/
DInterpreterTest.java193 float[] expected1 = {6.09f}; in testRunForMultipleInputsOutputs() local
/external/skqp/tests/
DProcessorTest.cpp410 SkPMColor4f expected1 = alphaModulation ? (fpPreModulation * in1f.fA) in legal_modulation() local
/external/skia/tests/
DProcessorTest.cpp417 SkPMColor4f expected1 = alphaModulation ? (fpPreModulation * in1f.fA) in legal_modulation() local
/external/google-breakpad/src/common/
Dbyte_cursor_unittest.cc709 uint8_t expected1[3] = { 0x5d, 0x31, 0x09 }; in TEST() local
/external/deqp/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp762 const deUint32 expected1 = randomValue ^ ~0u; in verify() local
/external/expat/tests/
Druntests.c5303 const XML_Char *expected1 = XCS("Hi"); in START_TEST() local