Home
last modified time | relevance | path

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

1234567

/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DRequestSadActionTest.java169 HdmiCecMessage expected2 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in noResponse_queryAgain_emptyResult() local
221 HdmiCecMessage expected2 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in unrecognizedOpcode_dontQueryAgain_emptyResult() local
269 HdmiCecMessage expected2 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in featureAbort_dontQueryAgain_emptyResult() local
317 HdmiCecMessage expected2 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in allSupported_completeResult() local
392 HdmiCecMessage expected2 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in subsetSupported_subsetResult() local
464 HdmiCecMessage expected2 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in invalidCodecs_emptyResults() local
539 HdmiCecMessage expected2 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in invalidMessageLength_queryAgain() local
600 HdmiCecMessage expected2 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in selectedSads_allSupported_completeResult() local
/aosp_15_r20/external/pigweed/pw_hex_dump/
H A 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
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/log/table/
H A DTableLogBufferTest.kt335 val expected2 = in <lambda>() constant
378 val expected2 = timestamp + SEPARATOR + "connected" + SEPARATOR + "false" in <lambda>() constant
397 val expected2 = timestamp + SEPARATOR + "column2" + SEPARATOR + "2" in <lambda>() constant
418 val expected2 = timestamp + SEPARATOR + "column2" + SEPARATOR + IS_INITIAL_PREFIX + "2" in <lambda>() constant
445 val expected2 = timestamp + SEPARATOR + "column2" + SEPARATOR + IS_INITIAL_PREFIX + "2" in <lambda>() constant
505 val expected2 = in <lambda>() constant
556 val expected2 = timestamp1 + SEPARATOR + "column2" + SEPARATOR + "2" in <lambda>() constant
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A 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
1317 GLint expected2[] = { in Run() local
1483 GLint expected2[] = {2, GL_INT_VEC3, 1, -1, -1, -1, -1, 0, in Run() local
1675 GLint expected2[] = {18, 2, 0, 0, 0, 0, 0, 1, size}; in Run() local
[all …]
/aosp_15_r20/external/harfbuzz_ng/test/api/
H A 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
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A 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, "r… in Run() local
1235 …GLint expected2[] = {2, 35668, 1, -1, -1, -1, -1, 0, -1, 0, 0, 1, glGetUniformLocation(program, "b… in Run() local
1406 GLint expected2[] = {18, 2, 0, 0, 1, size}; in Run() local
1656 GLint expected2[] = {5, 5126, 1}; in Run() local
1747 GLint expected2[] = {2, GL_FLOAT, 2}; in Run() local
1858 GLint expected2[] = {2, 8, 2}; in Run() local
[all …]
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
HDasm-analysis-8.0.1.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/ow2/asm/asm-analysis/9.6/
HDasm-analysis-9.6.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm-analysis/linux_glibc_common/local-javac-header/
Dow2-asm-analysis.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm-analysis/linux_glibc_common/javac/
Dow2-asm-analysis.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/prebuilts/misc/common/asm/
HDasm-analysis-9.6.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhoneNumberWatcherTest.java117 final String expected2 = "(650) 145-6723"; in testInsertChars() local
147 final String expected2 ="(650 123"; in testStopFormatting() local
197 final String expected2 = "650-1234"; in testRestartFormatting() local
297 String expected2 = "1 650-123-4567"; in testAutoCompleteUnformattedWithUnformattedNumber() local
/aosp_15_r20/external/llvm-libc/test/src/stdio/printf_core/
H A Dparser_test.cpp69 LIBC_NAMESPACE::printf_core::FormatSection expected0, expected1, expected2; in TEST() local
293 LIBC_NAMESPACE::printf_core::FormatSection expected0, expected1, expected2; in TEST() local
386 LIBC_NAMESPACE::printf_core::FormatSection expected0, expected1, expected2; in TEST() local
420 LIBC_NAMESPACE::printf_core::FormatSection expected0, expected1, expected2; in TEST() local
474 LIBC_NAMESPACE::printf_core::FormatSection expected0, expected1, expected2, in TEST() local
565 LIBC_NAMESPACE::printf_core::FormatSection expected0, expected1, expected2; in TEST() local
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/format/
H A DTCKLocalizedFieldParser.java224 String text, int expected1, int expected2) { in test_adjacentValuePatterns1()
230 assertEquals(parsed.get(field2), expected2); in test_adjacentValuePatterns1() local
247 TemporalField field3, String text, int expected1, int expected2, int expected3) { in test_adjacentValuePatterns2()
253 assertEquals(parsed.get(field2), expected2); in test_adjacentValuePatterns2() local
/aosp_15_r20/bionic/tests/
H A Dmath_data_test.h56 RT2 expected2; member
63 int expected2; member
70 int expected2; member
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/signals/
DSignalsIntakeE2ETest.java455 List<DBProtectedSignal> expected2 = in testComplexJsonNoNetwork() local
557 List<DBProtectedSignal> expected2 = in testComplexJson() local
609 List<DBProtectedSignal> expected2 = Arrays.asList(generateSignal(1, 103)); in testOverwriteAppendWithPut() local
647 List<DBProtectedSignal> expected2 = in testAddToPutWithAppend() local
/aosp_15_r20/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/embedding/
H A DActivityEmbeddingLifecycleTests.java99 List<Pair<String, String>> expected2 = List.of( in testSecondaryActivityLaunch_replacing() local
142 List<Pair<String, String>> expected2 = List.of( in testSecondaryActivityLaunch_nonReplacing() local
186 List<Pair<String, String>> expected2 = List.of( in testSecondaryActivityLaunch_multiSplit() local
/aosp_15_r20/external/llvm-libc/test/src/stdio/scanf_core/
H A Dparser_test.cpp70 LIBC_NAMESPACE::scanf_core::FormatSection expected0, expected1, expected2; in TEST() local
527 LIBC_NAMESPACE::scanf_core::FormatSection expected0, expected1, expected2; in TEST() local
579 LIBC_NAMESPACE::scanf_core::FormatSection expected0, expected1, expected2; in TEST() local
613 LIBC_NAMESPACE::scanf_core::FormatSection expected0, expected1, expected2; in TEST() local
668 LIBC_NAMESPACE::scanf_core::FormatSection expected0, expected1, expected2, in TEST() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A 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
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/
H A DPatternMatcherTest.java72 String expected2 = "test2"; in testGetPath() local
83 String expected2 = "PatternMatcher{PREFIX: test}"; in testToString() local
/aosp_15_r20/external/ksp/integration-tests/src/test/kotlin/com/google/devtools/ksp/test/
H A DGetSealedSubclassesIncIT.kt18 val expected2 = listOf( in <lambda>() constant
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A 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
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/java/com/google/api/generator/gapic/protoparser/
H A DHttpRuleParserTest.java119 HttpBinding expected2 = in parseHttpAnnotation_shouldPutAllFieldsIntoQueryParamsIfPathParamAndBodyAreNotConfigured() local
163 HttpBinding expected2 = in parseHttpAnnotation_shouldExcludeFieldsFromQueryParamsIfPathParamsAreConfigured() local
/aosp_15_r20/cts/tests/tests/util/src/android/util/cts/
H A DTypedValueTest.java130 final float expected2 = 0.013092041f; in testComplexToFraction() local
212 final float expected2 = 0.0f; in testComplexToFloat() local

1234567