Home
last modified time | relevance | path

Searched defs:cs2 (Results 1 – 25 of 31) sorted by relevance

12

/third_party/boost/libs/test/example/
Dconst_string_test.cpp40 const_string cs2( s ); in BOOST_AUTO_TEST_CASE() local
135 const_string cs2( "test_string" ); in BOOST_AUTO_TEST_CASE() local
145 const_string cs2( "test_string" ); in BOOST_AUTO_TEST_CASE() local
/third_party/boost/libs/test/doc/snippet/
Dconst_string_test.cpp36 const_string cs2( s ); in BOOST_AUTO_TEST_CASE() local
134 const_string cs2( "test_string" ); in BOOST_AUTO_TEST_CASE() local
144 const_string cs2( "test_string" ); in BOOST_AUTO_TEST_CASE() local
Dsnippet15.cpp28 const_string cs2( s ); in __BOOST_AUTO_TEST_CASE__() local
/third_party/gstreamer/gstreamer/tests/examples/controller/
Daudio-example.c20 GstControlSource *cs1, *cs2; in main() local
Dcontrol-sources.c371 GstControlSource *cs1, *cs2; in test_chained_lfo() local
/third_party/grpc/src/core/ext/filters/client_channel/
Dconfig_selector.h78 static bool Equals(const ConfigSelector* cs1, const ConfigSelector* cs2) { in Equals()
/third_party/gstreamer/gstplugins_base/tests/icles/
Daudio-trickplay.c52 GstControlSource *cs1, *cs2; in main() local
/third_party/boost/libs/test/test/utils-ts/
Dalgorithm-test.cpp54 const_string cs2( "test_stream" ); in BOOST_AUTO_TEST_CASE() local
/third_party/flutter/skia/third_party/externals/icu/source/samples/ustring/
Dustring.cpp557 static char cs2[40]; in demoUnicodeStringInit() local
/third_party/icu/icu4c/source/samples/ustring/
Dustring.cpp560 static char cs2[40]; in demoUnicodeStringInit() local
/third_party/skia/third_party/externals/icu/source/samples/ustring/
Dustring.cpp560 static char cs2[40]; in demoUnicodeStringInit() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dcivil_time_test.cc201 constexpr civil_second cs2(2016, 1, 28, 17, 14, 13); in TEST() local
210 constexpr civil_second cs2 = cs1 + 50; in TEST() local
221 constexpr civil_second cs2 = cs1 - 50; in TEST() local
/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dcivil_time_test.cc201 constexpr civil_second cs2(2016, 1, 28, 17, 14, 13); in TEST() local
210 constexpr civil_second cs2 = cs1 + 50; in TEST() local
221 constexpr civil_second cs2 = cs1 - 50; in TEST() local
/third_party/ffmpeg/libavfilter/
Dsignature_lookup.c535 CoarseSignature *cs, *cs2; in lookup_signatures() local
/third_party/icu/icu4c/source/test/intltest/
Dtransrt.cpp688 UnicodeString cs2; in test2() local
736 UnicodeString cs2; in test2() local
/third_party/weston/clients/
Dsimple-im.c364 const struct compose_seq *cs2 = c2; in compare_compose_keys() local
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java52 Charset cs2 = icu.charsetForName("UTF-16LE"); in TestUTF16Converter() local
145 Charset cs2 = icu.charsetForName("UTF-32LE"); in TestUTF32Converter() local
2687 Charset cs2 = null; in TestCharsetContains() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcontroller.c563 GstTestControlSource *cs1, *cs2; in GST_START_TEST() local
/third_party/gstreamer/gstreamer/tests/check/libs/
Dcontroller.c847 GstControlSource *cs1, *cs2; in GST_START_TEST() local
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DRoundTripTest.java1431 String cs2 = Normalizer.normalize(cs, Normalizer.NFD); in checkSourceTargetSingles() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DRoundTripTest.java1434 String cs2 = Normalizer.normalize(cs, Normalizer.NFD); in checkSourceTargetSingles() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregcomp.c1154 cset *cs2; in freezeset() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregcomp.c1282 cset *cs2; in freezeset() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNormalizer.java2111 /*package*/ static int cmpEquivFold(CharSequence cs1, CharSequence cs2, int options) { in cmpEquivFold()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNormalizer.java2171 /*package*/ static int cmpEquivFold(CharSequence cs1, CharSequence cs2, int options) { in cmpEquivFold()

12