Home
last modified time | relevance | path

Searched refs:SKIPPED (Results 1 – 21 of 21) sorted by relevance

/third_party/mbedtls/tests/
Dcompat.sh36 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/
Dtime_zone.h155 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/
Dtime_zone.h155 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/
Dtime.cc377 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()
Dtime.h976 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
Dtime_test.cc646 EXPECT_EQ(absl::TimeZone::TimeInfo::SKIPPED, mar_ci.kind); in TEST()
/third_party/abseil-cpp/absl/time/
Dtime.cc376 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()
Dtime.h927 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
Dtime_test.cc646 EXPECT_EQ(absl::TimeZone::TimeInfo::SKIPPED, mar_ci.kind); in TEST()
/third_party/curl/tests/data/
Dtest1114125 # THIS CONTENT WAS SKIPPED IN CHUNK_BGN CALLBACK #
Dtest576178 # THIS CONTENT WAS SKIPPED IN CHUNK_BGN CALLBACK #
/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_lookup_test.cc1060 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()
Dtime_zone_libc.cc272 return {time_zone::civil_lookup::SKIPPED, pre, trans, post}; in MakeTime()
Dtime_zone_info.cc179 cl.kind = time_zone::civil_lookup::SKIPPED; in MakeSkipped()
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_lookup_test.cc1072 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()
Dtime_zone_libc.cc278 return {time_zone::civil_lookup::SKIPPED, pre, trans, post}; in MakeTime()
Dtime_zone_info.cc180 cl.kind = time_zone::civil_lookup::SKIPPED; in MakeSkipped()
/third_party/curl/tests/
DFILEFORMAT.md363 SKIPPED.
367 SKIPPED.
/third_party/pcre2/pcre2/testdata/
Dtestoutput216845 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/
DMakefile.pre.in1893 -rm -f *BAD *GOOD *SKIPPED
/third_party/pcre2/pcre2/doc/
Dpcre2test.txt1377 1(1) Old 0 3 "abc" New 0 5 "<abc> SKIPPED"