/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | collationiterator.cpp | 56 // State of combining marks skipped in discontiguous contraction. 85 // Goes backward through the skipped-marks buffer. 86 // Returns the number of code points read beyond the skipped marks 119 // Replaces the characters we consumed with the newly skipped ones. 130 // Combining marks skipped in previous discontiguous-contraction matching. 133 // Combining marks newly skipped in current discontiguous-contraction matching. 140 // When a partial match fails, we back out skipped and partial-matching input characters. 152 skipped(nullptr), in CollationIterator() 168 delete skipped; in ~CollationIterator() 176 // Ignore skipped since that should be unused between calls to nextCE(). in operator ==() [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | collationiterator.cpp | 56 // State of combining marks skipped in discontiguous contraction. 85 // Goes backward through the skipped-marks buffer. 86 // Returns the number of code points read beyond the skipped marks 119 // Replaces the characters we consumed with the newly skipped ones. 130 // Combining marks skipped in previous discontiguous-contraction matching. 133 // Combining marks newly skipped in current discontiguous-contraction matching. 140 // When a partial match fails, we back out skipped and partial-matching input characters. 152 skipped(nullptr), in CollationIterator() 168 delete skipped; in ~CollationIterator() 176 // Ignore skipped since that should be unused between calls to nextCE(). in operator ==() [all …]
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
H A D | CollationIterator.java | 84 // State of combining marks skipped in discontiguous contraction. 112 // Goes backward through the skipped-marks buffer. 113 // Returns the number of code points read beyond the skipped marks 147 // Replaces the characters we consumed with the newly skipped ones. 159 // Combining marks skipped in previous discontiguous-contraction matching. 162 // Combining marks newly skipped in current discontiguous-contraction matching. 169 // When a partial match fails, we back out skipped and partial-matching input characters. 207 // Ignore skipped since that should be unused between calls to nextCE(). in equals() 379 if(skipped != null) { skipped.clear(); } in reset() 519 if(skipped == null && numCpFwd < 0) { in appendCEsFromCE32() [all …]
|
/aosp_15_r20/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/coll/ |
H A D | CollationIterator.java | 82 // State of combining marks skipped in discontiguous contraction. 110 // Goes backward through the skipped-marks buffer. 111 // Returns the number of code points read beyond the skipped marks 145 // Replaces the characters we consumed with the newly skipped ones. 157 // Combining marks skipped in previous discontiguous-contraction matching. 160 // Combining marks newly skipped in current discontiguous-contraction matching. 167 // When a partial match fails, we back out skipped and partial-matching input characters. 205 // Ignore skipped since that should be unused between calls to nextCE(). in equals() 377 if(skipped != null) { skipped.clear(); } in reset() 517 if(skipped == null && numCpFwd < 0) { in appendCEsFromCE32() [all …]
|
/aosp_15_r20/external/testng/src/test/java/test/ |
H A D | JUnit4Test.java | 29 String[] skipped = JUnit4Sample2.SKIPPED; in testTests() local 33 verifyTests("Skipped", skipped, getSkippedTests()); in testTests() 44 String[] skipped = JUnit4SampleSuite.SKIPPED; in testSuite() local 48 verifyTests("Skipped", skipped, getSkippedTests()); in testSuite() 59 String[] skipped = {}; in testSuiteInheritance() local 63 verifyTests("Skipped", skipped, getSkippedTests()); in testSuiteInheritance() 75 String[] skipped = {}; in testTestInheritance() local 79 verifyTests("Skipped", skipped, getSkippedTests()); in testTestInheritance() 90 String[] skipped = JUnit4ParameterizedTest.SKIPPED; in testTestParameterized() local 94 verifyTests("Skipped", skipped, getSkippedTests()); in testTestParameterized()
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_methods_invocations.py | 6904 DecorateInfo(unittest.skip("Skipped!"), 'TestUnaryUfuncs', 'test_float_domains'), 6907 DecorateInfo(unittest.skip("Skipped!"), 'TestUnaryUfuncs', 6910 DecorateInfo(unittest.skip("Skipped!"), 'TestUnaryUfuncs', 6917 DecorateInfo(unittest.skip("Skipped!"), 'TestFwdGradients'), 6918 DecorateInfo(unittest.skip("Skipped!"), 'TestBwdGradients'), 6919 DecorateInfo(unittest.skip("Skipped!"), 'TestJit'), 6920 DecorateInfo(unittest.skip("Skipped!"), 'TestCommon'), 11602 … DecorateInfo(unittest.skip("Skipped!"), 'TestUnaryUfuncs', 'test_reference_numerics_small', 11607 … DecorateInfo(unittest.skip("Skipped!"), 'TestUnaryUfuncs', 'test_out_arg_all_dtypes', 11641 … DecorateInfo(unittest.skip("Skipped!"), 'TestUnaryUfuncs', 'test_reference_numerics_normal', [all …]
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/ |
H A D | gtest_xml_output_unittest.py | 71 …<testsuite name="SuccessfulTest" tests="1" failures="0" disabled="0" skipped="0" errors="0" time="… 74 …<testsuite name="FailedTest" tests="1" failures="1" disabled="0" skipped="0" errors="0" time="*" t… 82 …<testsuite name="MixedResultTest" tests="3" failures="1" disabled="1" skipped="0" errors="0" time=… 96 …<testsuite name="XmlQuotingTest" tests="1" failures="1" disabled="0" skipped="0" errors="0" time="… 103 …<testsuite name="InvalidCharactersTest" tests="1" failures="1" disabled="0" skipped="0" errors="0"… 110 …<testsuite name="DisabledTest" tests="1" failures="0" disabled="1" skipped="0" errors="0" time="*"… 113 …<testsuite name="SkippedTest" tests="3" failures="1" disabled="0" skipped="2" errors="0" time="*" … 114 …<testcase name="Skipped" status="run" file="gtest_xml_output_unittest_.cc" line="75" result="skipp… 115 …<skipped message="gtest_xml_output_unittest_.cc:*
%(stack_entity)s"><![CDATA[gtest_xml_output… 116 %(stack)s]]></skipped> [all …]
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/ |
H A D | gtest_xml_output_unittest.py | 71 …<testsuite name="SuccessfulTest" tests="1" failures="0" disabled="0" skipped="0" errors="0" time="… 74 …<testsuite name="FailedTest" tests="1" failures="1" disabled="0" skipped="0" errors="0" time="*" t… 82 …<testsuite name="MixedResultTest" tests="3" failures="1" disabled="1" skipped="0" errors="0" time=… 96 …<testsuite name="XmlQuotingTest" tests="1" failures="1" disabled="0" skipped="0" errors="0" time="… 103 …<testsuite name="InvalidCharactersTest" tests="1" failures="1" disabled="0" skipped="0" errors="0"… 110 …<testsuite name="DisabledTest" tests="1" failures="0" disabled="1" skipped="0" errors="0" time="*"… 113 …<testsuite name="SkippedTest" tests="3" failures="1" disabled="0" skipped="2" errors="0" time="*" … 114 …<testcase name="Skipped" status="run" file="gtest_xml_output_unittest_.cc" line="75" result="skipp… 115 …<skipped message="gtest_xml_output_unittest_.cc:*

"><![CDATA[gtest_xml_output_unittest_… 117 ]]></skipped> [all …]
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/definitions/ |
H A D | special.py | 266 …# DecorateInfo(unittest.skip("Skipped!"), "TestJit", "test_variant_consistency… 278 unittest.skip("Skipped!"), 334 unittest.skip("Skipped!"), 402 DecorateInfo(unittest.skip("Skipped!"), "TestCudaFuserOpInfo"), 403 DecorateInfo(unittest.skip("Skipped!"), "TestNNCOpInfo"), 418 DecorateInfo(unittest.skip("Skipped!"), "TestCudaFuserOpInfo"), 419 DecorateInfo(unittest.skip("Skipped!"), "TestNNCOpInfo"), 439 DecorateInfo(unittest.skip("Skipped!"), "TestCudaFuserOpInfo"), 440 DecorateInfo(unittest.skip("Skipped!"), "TestNNCOpInfo"), 455 DecorateInfo(unittest.skip("Skipped!"), "TestCudaFuserOpInfo"), [all …]
|
H A D | linalg.py | 508 ): # default behavior, so skipped here so it's not tested 2 extra times 1252 unittest.skip("Skipped, see https://github.com//issues/84192"), 1258 unittest.skip("Skipped, see https://github.com//issues/84192"), 1334 unittest.skip("Skipped!"), 1365 unittest.skip("Skipped!"), 1373 unittest.skip("Skipped!"), 1399 unittest.skip("Skipped!"), 1406 unittest.skip("Skipped!"), 1413 unittest.skip("Skipped!"), 1436 unittest.skip("Skipped!"), [all …]
|
/aosp_15_r20/external/googletest/googletest/test/ |
H A D | gtest_xml_output_unittest.py | 71 …<testsuite name="SuccessfulTest" tests="1" failures="0" disabled="0" skipped="0" errors="0" time="… 74 …<testsuite name="FailedTest" tests="1" failures="1" disabled="0" skipped="0" errors="0" time="*" t… 82 …<testsuite name="MixedResultTest" tests="3" failures="1" disabled="1" skipped="0" errors="0" time=… 96 …<testsuite name="XmlQuotingTest" tests="1" failures="1" disabled="0" skipped="0" errors="0" time="… 103 …<testsuite name="InvalidCharactersTest" tests="1" failures="1" disabled="0" skipped="0" errors="0"… 110 …<testsuite name="DisabledTest" tests="1" failures="0" disabled="1" skipped="0" errors="0" time="*"… 113 …<testsuite name="SkippedTest" tests="3" failures="1" disabled="0" skipped="2" errors="0" time="*" … 114 …<testcase name="Skipped" status="run" file="gtest_xml_output_unittest_.cc" line="75" result="skipp… 115 …<skipped message="gtest_xml_output_unittest_.cc:*

"><![CDATA[gtest_xml_output_unittest_… 117 ]]></skipped> [all …]
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/opt-testcases/ |
H A D | tls13-compat.sh | 30 -s "Certificate verification was skipped" \ 47 -s "Certificate verification was skipped" \ 64 -s "Certificate verification was skipped" \ 82 -s "Certificate verification was skipped" \ 99 -s "Certificate verification was skipped" \ 116 -s "Certificate verification was skipped" \ 133 -s "Certificate verification was skipped" \ 151 -s "Certificate verification was skipped" \ 168 -s "Certificate verification was skipped" \ 185 -s "Certificate verification was skipped" \ [all …]
|
/aosp_15_r20/external/mbedtls/tests/opt-testcases/ |
H A D | tls13-compat.sh | 30 -s "Certificate verification was skipped" \ 47 -s "Certificate verification was skipped" \ 64 -s "Certificate verification was skipped" \ 82 -s "Certificate verification was skipped" \ 99 -s "Certificate verification was skipped" \ 116 -s "Certificate verification was skipped" \ 133 -s "Certificate verification was skipped" \ 151 -s "Certificate verification was skipped" \ 168 -s "Certificate verification was skipped" \ 185 -s "Certificate verification was skipped" \ [all …]
|
/aosp_15_r20/external/testng/src/test/java/test/dependent/ |
H A D | ImplicitGroupInclusionTest.java | 20 String[] skipped = { in verifyImplicitGroupInclusion() local 24 verifyTests("Skipped", skipped, getSkippedTests()); in verifyImplicitGroupInclusion() 38 String[] skipped = { in verifyImplicitGroupInclusion2() local 42 verifyTests("Skipped", skipped, getSkippedTests()); in verifyImplicitGroupInclusion2() 56 String[] skipped = { in verifyImplicitGroupInclusion4() local 60 verifyTests("Skipped", skipped, getSkippedTests()); in verifyImplicitGroupInclusion4() 75 String[] skipped = { in verifyImplicitGroupInclusion3() local 79 verifyTests("Skipped", skipped, getSkippedTests()); in verifyImplicitGroupInclusion3() 93 String[] skipped = { in verifyImplicitMethodInclusion() local 97 verifyTests("Skipped", skipped, getSkippedTests()); in verifyImplicitMethodInclusion()
|
H A D | DependentTest.java | 21 String[] skipped = { "shouldBeSkipped" }; in simpleSkip() local 24 verifyTests("Skipped", skipped, getSkippedTests()); in simpleSkip() 33 String[] skipped = {}; in dependentMethods() local 36 verifyTests("Skipped", skipped, getSkippedTests()); in dependentMethods() 45 String[] skipped = { "step3" }; in dependentMethodsWithSkip() local 48 verifyTests("Skipped", skipped, getSkippedTests()); in dependentMethodsWithSkip() 58 String[] skipped = {}; in dependentMethodsWithNonExistentMethod() local 61 verifyTests("Skipped", skipped, getSkippedTests()); in dependentMethodsWithNonExistentMethod() 82 String[] skipped = { "skip1", "skip2" }; in multipleSkips() local 85 verifyTests("Skipped", skipped, getSkippedTests()); in multipleSkips() [all …]
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/ |
H A D | test_skipping.py | 19 self.assertEqual(result.skipped, [(test, "skip")]) 25 self.assertEqual(result.skipped, [(test, "skip")]) 40 self.assertEqual(result.skipped, [(test, "testing")]) 47 self.assertEqual(result.skipped, [(test, "testing")]) 66 self.assertEqual(len(result.skipped), 3) 67 subtest, msg = result.skipped[0] 71 subtest, msg = result.skipped[1] 75 self.assertEqual(result.skipped[2], (test, "skip 3")) 82 self.assertEqual([msg for subtest, msg in result.skipped], 105 self.assertEqual(len(result.skipped), 1) [all …]
|
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/ |
D | test_skipping.py | 19 self.assertEqual(result.skipped, [(test, "skip")]) 25 self.assertEqual(result.skipped, [(test, "skip")]) 40 self.assertEqual(result.skipped, [(test, "testing")]) 47 self.assertEqual(result.skipped, [(test, "testing")]) 66 self.assertEqual(len(result.skipped), 3) 67 subtest, msg = result.skipped[0] 71 subtest, msg = result.skipped[1] 75 self.assertEqual(result.skipped[2], (test, "skip 3")) 82 self.assertEqual([msg for subtest, msg in result.skipped], 105 self.assertEqual(len(result.skipped), 1) [all …]
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_gles_3_2_params.cpp | 23 // Skipped in CaptureDebugMessageCallback_userParam() 36 // Skipped in CaptureDebugMessageControl_ids() 49 // Skipped in CaptureDebugMessageInsert_buf() 104 // Skipped in CaptureGetDebugMessageLog_sources() 119 // Skipped in CaptureGetDebugMessageLog_types() 134 // Skipped in CaptureGetDebugMessageLog_ids() 149 // Skipped in CaptureGetDebugMessageLog_severities() 164 // Skipped in CaptureGetDebugMessageLog_lengths() 179 // Skipped in CaptureGetDebugMessageLog_messageLog() 191 // Skipped in CaptureGetObjectLabel_length() [all …]
|
/aosp_15_r20/external/pcre/ |
H A D | RunTest.bat | 325 echo Test 4 Skipped due to absence of Unicode support. 334 echo Test 5 Skipped due to absence of Unicode support. 347 echo Test 7 Skipped due to absence of Unicode support. 355 echo Test 8 Skipped because link size is not 2. 359 echo Test 8 Skipped due to absence of Unicode support. 367 echo Test 9 Skipped when running 16/32-bit tests. 376 echo Test 10 Skipped when running 16/32-bit tests. 380 echo Test 10 Skipped due to absence of Unicode support. 389 echo Test 11 Skipped when running 8-bit tests. 398 echo Test 12 Skipped when running 8-bit tests. [all …]
|
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshots-ete/ss_ib_el1ns/bindir_64/ |
H A D | VAL_TEST_CODE_exec | 1163 MSG_EL0_IMPL_SKIP: SKIPPED: Skipping because test entry EL is EL0 1165 MSG_NO_EL0_IMPL_SKIP: SKIPPED: Skipping because test entry EL is not EL0 1166 SKIPPED: Skipping because test entry EL is EL1 1167 MSG_NO_EL1_IMPL_SKIP: SKIPPED: Skipping because test entry EL is not EL1 1168 MSG_TEST_ENTRY_EL2_SKIP: Skipped part since PE is executing at EL2 1169 SKIPPED: Skipping because test entry EL is not EL2 1170 SKIPPED: Skipping because test entry EL is EL3 1171 MSG_NO_EL3_IMPL_SKIP: SKIPPED: Skipping because test entry EL is not EL3 1172 MSG_EL1_EXEC_STATE_A64_SKIP: SKIPPED: Skipping because EL1 execution state is ARCH64 1173 MSG_EL2_EXEC_STATE_A64_SKIP: SKIPPED: Skipping because EL2 execution state is ARCH64 [all …]
|
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshots-ete/s_9001/bindir_64/ |
H A D | VAL_TEST_CODE_exec | 1163 MSG_EL0_IMPL_SKIP: SKIPPED: Skipping because test entry EL is EL0 1165 MSG_NO_EL0_IMPL_SKIP: SKIPPED: Skipping because test entry EL is not EL0 1166 SKIPPED: Skipping because test entry EL is EL1 1167 MSG_NO_EL1_IMPL_SKIP: SKIPPED: Skipping because test entry EL is not EL1 1168 MSG_TEST_ENTRY_EL2_SKIP: Skipped part since PE is executing at EL2 1169 SKIPPED: Skipping because test entry EL is not EL2 1170 SKIPPED: Skipping because test entry EL is EL3 1171 MSG_NO_EL3_IMPL_SKIP: SKIPPED: Skipping because test entry EL is not EL3 1172 MSG_EL1_EXEC_STATE_A64_SKIP: SKIPPED: Skipping because EL1 execution state is ARCH64 1173 MSG_EL2_EXEC_STATE_A64_SKIP: SKIPPED: Skipping because EL2 execution state is ARCH64 [all …]
|
/aosp_15_r20/external/icu/icu4c/source/io/ |
H A D | uscanf_p.cpp | 90 UBool fSkipArg; /* true if arg should be skipped */ 439 int32_t skipped; in u_scanf_double_handler() local 444 skipped = u_scanf_skip_leading_ws(input, info->fPadChar); in u_scanf_double_handler() 464 skipped += u_scanf_skip_leading_positive_sign(input, format, &status); in u_scanf_double_handler() 487 return parsePos + skipped; in u_scanf_double_handler() 507 int32_t skipped; in u_scanf_scientific_handler() local 515 skipped = u_scanf_skip_leading_ws(input, info->fPadChar); in u_scanf_scientific_handler() 566 skipped += u_scanf_skip_leading_positive_sign(input, format, &status); in u_scanf_scientific_handler() 589 return parsePos + skipped; in u_scanf_scientific_handler() 609 int32_t skipped; in u_scanf_scidbl_handler() local [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/io/ |
H A D | uscanf_p.cpp | 90 UBool fSkipArg; /* true if arg should be skipped */ 439 int32_t skipped; in u_scanf_double_handler() local 444 skipped = u_scanf_skip_leading_ws(input, info->fPadChar); in u_scanf_double_handler() 464 skipped += u_scanf_skip_leading_positive_sign(input, format, &status); in u_scanf_double_handler() 487 return parsePos + skipped; in u_scanf_double_handler() 507 int32_t skipped; in u_scanf_scientific_handler() local 515 skipped = u_scanf_skip_leading_ws(input, info->fPadChar); in u_scanf_scientific_handler() 566 skipped += u_scanf_skip_leading_positive_sign(input, format, &status); in u_scanf_scientific_handler() 589 return parsePos + skipped; in u_scanf_scientific_handler() 609 int32_t skipped; in u_scanf_scidbl_handler() local [all …]
|
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/ |
D | __init__.py | 14 """Test skipped because it requested a disallowed resource. 62 """Return a list of skipped test modules, and a list of test cases.""" 64 skipped = [] 67 skipped.append(modname) 69 print >> sys.stderr, "Skipped %s: excluded" % modname 74 skipped.append(modname) 76 print >> sys.stderr, "Skipped %s: %s" % (modname, detail) 84 return skipped, tests 124 def run(self, test, skipped): argument 127 # skipped tests. [all …]
|
/aosp_15_r20/external/autotest/tko/parsers/test/ |
H A D | unittest_hotfix.py | 22 self.skipped = [] 30 """Called when a test is skipped. 34 self.skipped.append((test, str(err[1]))) 40 return "<%s run=%i errors=%i failures=%i skipped=%i>" % ( 42 len(self.errors), len(self.failures), len(self.skipped)) 115 self.stream.writeln("SKIPPED" + msg) 138 failed, errored, skipped = list(map( 139 len, (result.failures, result.errors, result.skipped))) 145 if skipped: 146 self.stream.write(", skipped=%d" % skipped) [all …]
|