Home
last modified time | relevance | path

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

123456

/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DRequestSadActionTest.java155 HdmiCecMessage expected1 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in noResponse_queryAgain_emptyResult() local
211 HdmiCecMessage expected1 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in unrecognizedOpcode_dontQueryAgain_emptyResult() local
261 HdmiCecMessage expected1 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in featureAbort_dontQueryAgain_emptyResult() local
302 HdmiCecMessage expected1 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in allSupported_completeResult() local
378 HdmiCecMessage expected1 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in subsetSupported_subsetResult() local
448 HdmiCecMessage expected1 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in invalidCodecs_emptyResults() local
518 HdmiCecMessage expected1 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in invalidMessageLength_queryAgain() local
584 HdmiCecMessage expected1 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in selectedSads_allSupported_completeResult() local
/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/external/pigweed/pw_hex_dump/
H A Dhex_dump_test.cc211 constexpr const char* expected1 = "a4 cc 32 62 9b 46 38 1a"; in TEST_F() local
227 constexpr const char* expected1 = "a4cc32629b46381a 231a2a7abce240a0"; in TEST_F() local
248 constexpr const char* expected1 = "6d 79 20 74 65 73 74 20 my test "; in TEST_F() local
266 constexpr const char* expected1 = "6d792074 65737420 my test "; in TEST_F() local
289 constexpr const char* expected1 = "6d 79 20 74 65 73 74 20 my test "; in TEST_F() local
311 constexpr const char* expected1 = "0000:"; in TEST_F() local
350 constexpr const char* expected1 = "0000:"; in TEST_F() local
373 std::array<char, kHexAddrStringSize + 1> expected1; in TEST_F() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/log/table/
H A DTableLogBufferTest.kt329 val expected1 = in <lambda>() constant
377 val expected1 = timestamp + SEPARATOR + "status" + SEPARATOR + "in progress" in <lambda>() constant
396 val expected1 = timestamp + SEPARATOR + "column1" + SEPARATOR + "val1" in <lambda>() constant
417 val expected1 = timestamp + SEPARATOR + "column1" + SEPARATOR + IS_INITIAL_PREFIX + "val1" in <lambda>() constant
444 val expected1 = timestamp + SEPARATOR + "column1" + SEPARATOR + IS_INITIAL_PREFIX + "val1" in <lambda>() constant
498 val expected1 = in <lambda>() constant
555 val expected1 = timestamp1 + SEPARATOR + "column1" + SEPARATOR + "val1" in <lambda>() constant
H A DLogDiffsForTableTest.kt184 val expected1 = in boolean_doesNotLogIfSameValue() constant
433 val expected1 = in int_doesNotLogIfSameValue() constant
687 val expected1 = in string_doesNotLogIfSameValue() constant
1298 val expected1 = in list_doesNotLogIfSameValue() constant
/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
592 LIBC_NAMESPACE::printf_core::FormatSection expected0, expected1; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-parse-txt.cc12 std::string expected1 = "txt1.example.com"; in TEST_F() local
43 std::string expected1 = "txt1.example.com"; in TEST_F() local
189 std::string expected1 = "txt1.example.com"; in TEST_F() local
245 std::string expected1 = "txt1.example.com"; in TEST_F() local
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhoneNumberWatcherTest.java101 final String expected1 = "650-123"; in testInsertChars() local
132 final String expected1 = "(650) 123 4"; in testStopFormatting() local
176 final String expected1 = "(650) 123 4"; in testRestartFormatting() local
229 final String expected1 = ""; in testTextChangedByOtherTextWatcher() 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()
229 assertEquals(parsed.get(field1), expected1); in test_adjacentValuePatterns1() local
247 TemporalField field3, String text, int expected1, int expected2, int expected3) { in test_adjacentValuePatterns2()
252 assertEquals(parsed.get(field1), expected1); in test_adjacentValuePatterns2() local
/aosp_15_r20/bionic/tests/
H A Dmath_data_test.h55 RT1 expected1; member
62 RT1 expected1; member
69 RT1 expected1; member
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/signals/
DSignalsIntakeE2ETest.java408 List<DBProtectedSignal> expected1 = in testComplexJsonNoNetwork() local
546 List<DBProtectedSignal> expected1 = in testComplexJson() local
602 List<DBProtectedSignal> expected1 = in testOverwriteAppendWithPut() local
642 List<DBProtectedSignal> expected1 = Arrays.asList(generateSignal(1, 100)); in testAddToPutWithAppend() 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.c967 UChar expected1[] = { 0x0031, 0x4e8c, 0xfffd, 0xfffd, 0x0061}; in TestWithBufferSize() local
1534 static const uint8_t expected1[] = {0xa2, 0xae,0xA2,0xB4,0xA1,0xD7,0xA1,0xA7}; in TestResetBehaviour() local
1576 static const uint8_t expected1[] = {0x1b, 0x24, 0x42,0x30,0x6c,0x43,0x7a,0x1b,0x28,0x42, in TestResetBehaviour() local
1616 static const uint8_t expected1[] = { in TestResetBehaviour() local
1661 static const uint8_t expected1[] = {0x1B, 0x24, 0x29, 0x43, in TestResetBehaviour() local
1707 static const uint8_t expected1[] = {0x7E, 0x7B, 0x52, 0x3B, in TestResetBehaviour() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Didentity_n_op_test.cc49 Tensor expected1(allocator(), DT_DOUBLE, TensorShape({6})); in TEST_F() local
74 Tensor expected1(allocator(), DT_INT32, TensorShape({8})); in TEST_F() local
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/
H A DPatternMatcherTest.java67 String expected1 = "test1"; in testGetPath() local
82 String expected1 = "PatternMatcher{LITERAL: test}"; in testToString() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
H A 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
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A 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
/aosp_15_r20/external/libchrome/crypto/
H A Dsha2_unittest.cc15 int expected1[] = { 0xba, 0x78, 0x16, 0xbf, in TEST() local
40 int expected1[] = { 0xba, 0x78, 0x16, 0xbf, in TEST() local
/aosp_15_r20/external/cronet/crypto/
H A Dsha2_unittest.cc15 int expected1[] = { 0xba, 0x78, 0x16, 0xbf, in TEST() local
40 int expected1[] = { 0xba, 0x78, 0x16, 0xbf, in TEST() local
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dncnvtst.c979 UChar expected1[] = { 0x0031, 0x4e8c, 0xfffd, 0xfffd, 0x0061}; in TestWithBufferSize() local
1546 static const uint8_t expected1[] = {0xa2, 0xae,0xA2,0xB4,0xA1,0xD7,0xA1,0xA7}; in TestResetBehaviour() local
1588 static const uint8_t expected1[] = {0x1b, 0x24, 0x42,0x30,0x6c,0x43,0x7a,0x1b,0x28,0x42, in TestResetBehaviour() local
1679 static const uint8_t expected1[] = {0x1B, 0x24, 0x29, 0x43, in TestResetBehaviour() local
1725 static const uint8_t expected1[] = {0x7E, 0x7B, 0x52, 0x3B, in TestResetBehaviour() local
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/java/com/google/api/generator/gapic/protoparser/
H A DHttpRuleParserTest.java117 HttpBinding expected1 = in parseHttpAnnotation_shouldPutAllFieldsIntoQueryParamsIfPathParamAndBodyAreNotConfigured() local
161 HttpBinding expected1 = in parseHttpAnnotation_shouldExcludeFieldsFromQueryParamsIfPathParamsAreConfigured() local

123456