/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/ |
H A D | RequestSadActionTest.java | 169 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 D | hex_dump_test.cc | 212 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 D | TableLogBufferTest.kt | 335 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 D | gl4cProgramInterfaceQueryTests.cpp | 534 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 D | test-draw.c | 219 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 D | es31cProgramInterfaceQueryTests.cpp | 435 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/ |
HD | asm-analysis-8.0.1.jar | META-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/ |
HD | asm-analysis-9.6.jar | META-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/ |
D | ow2-asm-analysis.jar | META-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/ |
D | ow2-asm-analysis.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/objectweb/
org/ ... |
/aosp_15_r20/prebuilts/misc/common/asm/ |
HD | asm-analysis-9.6.jar | META-INF/
META-INF/MANIFEST.MF
module-info.class
<Unknown>
... |
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | PhoneNumberWatcherTest.java | 117 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 D | parser_test.cpp | 69 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 D | TCKLocalizedFieldParser.java | 224 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 D | math_data_test.h | 56 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/ |
D | SignalsIntakeE2ETest.java | 455 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 D | ActivityEmbeddingLifecycleTests.java | 99 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 D | parser_test.cpp | 70 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 D | ncnvtst.c | 344 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 D | PatternMatcherTest.java | 72 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 D | GetSealedSubclassesIncIT.kt | 18 val expected2 = listOf( in <lambda>() constant
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | ncnvtst.c | 350 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 D | if_test.cc | 90 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 D | HttpRuleParserTest.java | 119 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 D | TypedValueTest.java | 130 final float expected2 = 0.013092041f; in testComplexToFraction() local 212 final float expected2 = 0.0f; in testComplexToFloat() local
|