Home
last modified time | relevance | path

Searched defs:ts2 (Results 1 – 22 of 22) sorted by relevance

/third_party/ltp/lib/newlib_tests/
Dtest_timer.c18 struct tst_ts ts1, ts2; in test_diff() local
48 struct tst_ts ts1, ts2; in test_lt() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_gettime/
D3-1.c23 struct timespec ts1, ts2, ts3, ts4; in main() local
/third_party/ltp/include/
Dtst_timer.h450 static inline int tst_timespec_lt(struct timespec ts1, struct timespec ts2) in tst_timespec_lt()
548 tst_timespec_add(struct timespec ts1, struct timespec ts2) in tst_timespec_add()
575 tst_timespec_diff(struct timespec ts1, struct timespec ts2) in tst_timespec_diff()
597 tst_timespec_diff_ns(struct timespec ts1, struct timespec ts2) in tst_timespec_diff_ns()
615 tst_timespec_diff_us(struct timespec ts1, struct timespec ts2) in tst_timespec_diff_us()
633 tst_timespec_diff_ms(struct timespec ts1, struct timespec ts2) in tst_timespec_diff_ms()
665 tst_timespec_abs_diff_us(struct timespec ts1, struct timespec ts2) in tst_timespec_abs_diff_us()
/third_party/boost/libs/test/doc/examples/
Dexample11.run.cpp23 test_suite* ts2 = BOOST_TEST_SUITE( "test_suite2" ); in init_unit_test_suite() local
/third_party/boost/libs/test/test/framework-ts/
Drun-by-name-or-label-test.cpp60 utf::test_suite* ts2 = BOOST_TEST_SUITE("ts2"); in BOOST_AUTO_TEST_CASE() local
312 utf::test_suite* ts2 = BOOST_TEST_SUITE("ts2"); in BOOST_AUTO_TEST_CASE() local
402 utf::test_suite* ts2 = BOOST_TEST_SUITE("ts2"); in BOOST_AUTO_TEST_CASE() local
/third_party/libffi/testsuite/libffi.call/
Dstruct5.c15 static test_structure_5 ABI_ATTR struct5(test_structure_5 ts1, test_structure_5 ts2) in struct5()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DTestUtilities.java31 TreeSet ts2 = new TreeSet(); in TestCollectionUtilitySpeed() local
51 …private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double fac… in timeAndCompare()
/third_party/boost/libs/date_time/test/posix_time/
Dtestparse_time.cpp92 std::string ts2("2002-12-31 00:00:00.999999999"); in main() local
98 std::string ts2("2002-12-31 00:00:00."); in main() local
/third_party/typescript/src/testRunner/unittests/tsserver/
DtextStorage.ts22 … const ts2 = new server.TextStorage(host, getDummyScriptInfo(server.asNormalizedPath(f.path))); constant
/third_party/libpsl/tests/
Dtest-is-public-all.c49 static struct timespec ts1, ts2; variable
/third_party/typescript/tests/baselines/reference/
DconstAssertions.js80 const ts2 = ff2('foo', !!true ? '0' : '1'); constant
175 const ts2 = ff2('foo', !!true ? '0' : '1'); constant
/third_party/openssl/crypto/
Do_time.c31 struct tm data, *ts2 = &data; in OPENSSL_gmtime() local
/third_party/ffmpeg/libavformat/
Dsbgdec.c144 int64_t ts1, ts2; member
1014 int64_t ts2, int32_t f2, int32_t a2) in add_interval()
1046 int64_t ts1, int64_t ts2, int32_t f, int32_t a) in add_bell()
1075 int64_t ts1, int64_t ts2, in generate_interval()
1156 int64_t ts1 = ev1->ts_int, ts2 = ev1->ts_trans; in generate_plateau() local
1186 int64_t ts1 = ev1->ts_trans, ts2 = ev1->ts_next; in generate_transition() local
Dmux.c895 int64_t ts, ts2; local
Davidec.c1777 int64_t ts2 = av_rescale_q(timestamp, st->time_base, st2->time_base); in seek_subtitle() local
/third_party/typescript/tests/cases/conformance/expressions/typeAssertions/
DconstAssertions.ts83 const ts2 = ff2('foo', !!true ? '0' : '1'); constant
/third_party/boost/libs/test/test/test-organization-ts/
Dtest-tree-management-test.cpp192 test_suite* ts2 = BOOST_TEST_SUITE( "TestSuite2" ); in BOOST_AUTO_TEST_CASE() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoutils.h263 GstClockTime ts2; member
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dlevel.c551 GstClockTime ts1, dur1, ts2; in GST_START_TEST() local
/third_party/ffmpeg/libavcodec/
Ddca_lbr.c1176 LBRChunk ts2[DCA_LBR_CHANNELS / 2]; in ff_dca_lbr_parse() member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c3423 GstRTSPTunnelState ts2 = conn2->tstate; in gst_rtsp_connection_do_tunnel() local
/third_party/selinux/libsepol/src/
Dmodule_to_cil.c916 struct type_set *ts1 = NULL, *ts2; in search_attr_list() local