Home
last modified time | relevance | path

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

123

/external/pigweed/pw_hex_dump/
Dhex_dump_test.cc212 constexpr const char* expected2 = "23 1a 2a 7a bc e2 40 a0"; in TEST_F() local
228 constexpr const char* expected2 = "ff33e52b9e9f6b3c be9b893c7e4a7a48"; in TEST_F() local
249 constexpr const char* expected2 = "73 74 72 69 6e 67 0a string."; in TEST_F() local
267 constexpr const char* expected2 = "73747269 6e670a string."; in TEST_F() local
290 constexpr const char* expected2 = "73 74 72 69 6e 67 0a string."; in TEST_F() local
312 constexpr const char* expected2 = "0010:"; in TEST_F() local
351 constexpr const char* expected2 = "0010:"; in TEST_F() local
374 std::array<char, kHexAddrStringSize + 1> expected2; in TEST_F() local
/external/harfbuzz_ng/test/api/
Dtest-draw.c219 char expected2[] = "M275,442C246,442 221,435 198,420C175,405 158,382 145,353" in test_hb_draw_glyf() local
325 char expected2[] = "M323,448C356,448 380,441 411,427L333,469L339,401" in test_hb_draw_cff2() local
453 char expected2[] = "M639,-20Q396,-20 256,128Q115,276 115,539Q115,804 246,960Q376,1116 596,1116" in test_hb_draw_font_kit_glyphs_tests() local
495 char expected2[] = "M155,624L155,84Q150,90 146,95Q141,99 136,105" in test_hb_draw_font_kit_glyphs_tests() local
802 char expected2[] = "M120,693Q120,545 177,414Q233,282 333,182Q433,81 567,24" in test_hb_draw_estedad_vf() local
866 char expected2[] = "M436,1522Q436,1280 531,1060Q625,839 784,680Q943,521 1164,427" in test_hb_draw_stroking() local
900 char expected2[] = "M106,372C106,532 237,662 397,662C557,662 688,532 688,372" in test_hb_draw_stroking() local
1029 char expected2[] = "M402,2924L1228,2924Q1810,2924 2070,2750Q2330,2576 2330,2200" in test_hb_draw_subfont_scale() local
1057 …char expected2[] = "M180,0L516,0C912,0 1128,244 1128,662C1128,1078 912,1312 508,1312L180,1312L180,… in test_hb_draw_subfont_scale() local
/external/tensorflow/tensorflow/lite/kernels/
Dif_test.cc90 const std::vector<int> expected2(kNumLargeTensors, 20); in TEST_F() local
115 const std::vector<int> expected2(kNumLargeTensors, 7); in TEST_F() local
Dwhile_test.cc108 const std::vector<int> expected2(1000000, expected[i]); in TEST_F() 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 …]
/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
1744 GLint expected2[] = { 2, GL_FLOAT, 2 }; in Run() local
1855 GLint expected2[] = { 2, 8, 2 }; in Run() local
[all …]
/external/guava/guava-tests/test/com/google/common/hash/
DMurmur3Hash128Test.java47 private static void assertHash(int seed, long expected1, long expected2, String stringInput) { in assertHash()
/external/guava/android/guava-tests/test/com/google/common/hash/
DMurmur3Hash128Test.java47 private static void assertHash(int seed, long expected1, long expected2, String stringInput) { in assertHash()
/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
Dquic_tcp_like_trace_converter_test.cc68 QuicInterval<uint64_t> expected2; in TEST() local
/external/libchrome/base/android/
Dpath_utils_unittest.cc19 const std::string& expected2, in ExpectEither()
/external/cronet/base/android/
Dpath_utils_unittest.cc19 const std::string& expected2, in ExpectEither()
/external/tensorflow/tensorflow/core/common_runtime/
Disolate_placer_inspection_required_ops_pass_test.cc303 GraphDef expected2 = GDef( in TEST() local
370 GraphDef expected2 = GDef( in TEST() local
/external/cronet/third_party/icu/source/test/intltest/
Dtsdcfmsy.cpp355 const char16_t* expected2; // Expected pattern separator in testNumberingSystem() member
379 UnicodeString expected2(cas.expected2); in testNumberingSystem() 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/cronet/third_party/icu/source/test/cintltst/
Dncnvtst.c344 static const uint8_t expected2[] = { 0x31, 0x1a, 0x32}; in TestErrorBehaviour() local
382 static const uint8_t expected2[] = { 0xa2, 0xae, 0xa1, 0xe0, 0xa2, 0xb4}; in TestErrorBehaviour() local
458 static const uint8_t expected2[] = { 0x31,0x1A,0x32}; in TestErrorBehaviour() local
498 static const uint8_t expected2[] = { 0x31, 0x1A,0x32}; in TestErrorBehaviour() local
549 static const uint8_t expected2[] = { 0x1b, 0x24, 0x29, 0x43, 0x31, 0x1A, 0x32}; in TestErrorBehaviour() local
590 static const uint8_t expected2[] = { 0x7e, 0x7d, 0x31, 0x1A, 0x32 }; in TestErrorBehaviour() local
/external/cronet/crypto/
Dsha2_unittest.cc59 int expected2[] = { 0x24, 0x8d, 0x6a, 0x61, in TEST() local
/external/libchrome/crypto/
Dsha2_unittest.cc59 int expected2[] = { 0x24, 0x8d, 0x6a, 0x61, in TEST() local
/external/robolectric/robolectric/src/test/java/org/robolectric/interceptors/
DAndroidInterceptorsIntegrationTest.java52 String expected2 = in systemLog_shouldWriteToStderr() local
/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/integrationtests/nativegraphics/
DShadowNativeInterpolatorTest.java46 int expected2 = 200; in testReset2() local
/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c350 static const uint8_t expected2[] = { 0x31, 0x1a, 0x32}; in TestErrorBehaviour() local
388 static const uint8_t expected2[] = { 0xa2, 0xae, 0xa1, 0xe0, 0xa2, 0xb4}; in TestErrorBehaviour() local
464 static const uint8_t expected2[] = { 0x31,0x1A,0x32}; in TestErrorBehaviour() local
561 static const uint8_t expected2[] = { 0x1b, 0x24, 0x29, 0x43, 0x31, 0x1A, 0x32}; in TestErrorBehaviour() local
602 static const uint8_t expected2[] = { 0x7e, 0x7d, 0x31, 0x1A, 0x32 }; in TestErrorBehaviour() local
/external/mesa3d/src/gallium/tests/graw/
Docclusion-query.c15 static int expected2 = 420; variable
/external/ow2-asm/asm-analysis/src/main/java/org/objectweb/asm/tree/analysis/
DBasicVerifier.java191 BasicValue expected2; in binaryOperation() local
/external/rust/crates/der-parser/tests/
Dder_parser.rs337 let expected2 = DerObject::from_obj(BerObjectContent::Optional(None)); in test_der_explicit_optional() localVariable
409 let expected2 = DerObject::from_seq(vec![ in test_der_optional() localVariable
/external/cronet/net/websockets/
Dwebsocket_frame_parser_test.cc183 std::vector<char> expected2(kHello + cutting_pos, kHello + kHelloLength); in TEST() local
251 std::vector<char> expected2(kHello + cutting_pos, kHello + kHelloLength); in TEST() local
/external/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/
Dmain.c41 expected2[] = { variable

123