/third_party/mbedtls/tests/ |
D | compat.sh | 36 SKIPPED=0 879 SKIPPED=$(( $SKIPPED + 1 )) 976 SKIPPED=$(( $SKIPPED + 1 )) 1176 echo " ($PASSED / $TESTS tests ($SKIPPED skipped$MEMREPORT))"
|
/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
D | time_zone.h | 155 SKIPPED, // the civil time did not exist (pre >= trans > post) enumerator 272 if (cl.kind == time_zone::civil_lookup::SKIPPED) return cl.trans; in convert()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
D | time_zone.h | 155 SKIPPED, // the civil time did not exist (pre >= trans > post) enumerator 272 if (cl.kind == time_zone::civil_lookup::SKIPPED) return cl.trans; in convert()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
D | time.cc | 377 case cctz::time_zone::civil_lookup::SKIPPED: in At() 378 ti.kind = TimeZone::TimeInfo::SKIPPED; in At() 419 case TimeZone::TimeInfo::SKIPPED: in ConvertDateTime() 420 tc.kind = TimeConversion::SKIPPED; in ConvertDateTime()
|
D | time.h | 976 SKIPPED, // the civil time did not exist (pre >= trans > post) enumerator 1158 if (ti.kind == TimeZone::TimeInfo::SKIPPED) return ti.trans; in FromCivil() 1178 SKIPPED, // the civil time did not exist enumerator
|
D | time_test.cc | 646 EXPECT_EQ(absl::TimeZone::TimeInfo::SKIPPED, mar_ci.kind); in TEST()
|
/third_party/abseil-cpp/absl/time/ |
D | time.cc | 376 case cctz::time_zone::civil_lookup::SKIPPED: in At() 377 ti.kind = TimeZone::TimeInfo::SKIPPED; in At() 418 case TimeZone::TimeInfo::SKIPPED: in ConvertDateTime() 419 tc.kind = TimeConversion::SKIPPED; in ConvertDateTime()
|
D | time.h | 927 SKIPPED, // the civil time did not exist (pre >= trans > post) enumerator 1109 if (ti.kind == TimeZone::TimeInfo::SKIPPED) return ti.trans; in FromCivil() 1129 SKIPPED, // the civil time did not exist enumerator
|
D | time_test.cc | 646 EXPECT_EQ(absl::TimeZone::TimeInfo::SKIPPED, mar_ci.kind); in TEST()
|
/third_party/curl/tests/data/ |
D | test1114 | 125 # THIS CONTENT WAS SKIPPED IN CHUNK_BGN CALLBACK #
|
D | test576 | 178 # THIS CONTENT WAS SKIPPED IN CHUNK_BGN CALLBACK #
|
/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_lookup_test.cc | 1060 ASSERT_EQ(time_zone::civil_lookup::SKIPPED, fcl.kind); in TEST() 1377 EXPECT_EQ(time_zone::civil_lookup::SKIPPED, cl1.kind); in TEST() 1384 EXPECT_EQ(time_zone::civil_lookup::SKIPPED, cl2.kind); in TEST()
|
D | time_zone_libc.cc | 272 return {time_zone::civil_lookup::SKIPPED, pre, trans, post}; in MakeTime()
|
D | time_zone_info.cc | 179 cl.kind = time_zone::civil_lookup::SKIPPED; in MakeSkipped()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_lookup_test.cc | 1072 ASSERT_EQ(time_zone::civil_lookup::SKIPPED, fcl.kind); in TEST() 1389 EXPECT_EQ(time_zone::civil_lookup::SKIPPED, cl1.kind); in TEST() 1396 EXPECT_EQ(time_zone::civil_lookup::SKIPPED, cl2.kind); in TEST()
|
D | time_zone_libc.cc | 278 return {time_zone::civil_lookup::SKIPPED, pre, trans, post}; in MakeTime()
|
D | time_zone_info.cc | 180 cl.kind = time_zone::civil_lookup::SKIPPED; in MakeSkipped()
|
/third_party/curl/tests/ |
D | FILEFORMAT.md | 363 SKIPPED. 367 SKIPPED.
|
/third_party/pcre2/pcre2/testdata/ |
D | testoutput2 | 16845 1(2) Old 2 5 "abc" New 2 7 "<abc> SKIPPED" 16851 2(1) Old 7 10 "xyz" New 9 14 "<xyz> SKIPPED" 16865 1(2) Old 2 5 "abc" New 2 7 "<abc> SKIPPED" 16873 1(2) Old 2 5 "abc" New 2 7 "<abc> SKIPPED" 17526 1(2) Old 2 5 "abc" New 0 5 "<abc> SKIPPED" 17532 2(1) Old 7 10 "xyz" New 5 10 "<xyz> SKIPPED"
|
/third_party/python/ |
D | Makefile.pre.in | 1893 -rm -f *BAD *GOOD *SKIPPED
|
/third_party/pcre2/pcre2/doc/ |
D | pcre2test.txt | 1377 1(1) Old 0 3 "abc" New 0 5 "<abc> SKIPPED"
|