Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
DtextStorage.ts21 … const ts1 = new server.TextStorage(host, getDummyScriptInfo(server.asNormalizedPath(f.path))); constant
56 … const ts1 = new server.TextStorage(host, getDummyScriptInfo(server.asNormalizedPath(f.path))); constant
74 … const ts1 = new server.TextStorage(host, getDummyScriptInfo(server.asNormalizedPath(f.path))); constant
82 … const ts1 = new server.TextStorage(host, getDummyScriptInfo(server.asNormalizedPath(f.path))); constant
93 … const ts1 = new server.TextStorage(host, getDummyScriptInfo(server.asNormalizedPath(f.path))); constant
114 const ts1 = new server.TextStorage(host, scriptInfo!); constant
133 …const ts1 = new server.TextStorage(host, getDummyScriptInfo(server.asNormalizedPath(changingFile.p… constant
/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/boost/libs/test/test/test-organization-ts/
Dtest_unit-several-ts-same-name.cpp16 BOOST_AUTO_TEST_CASE( ts1 ) in BOOST_AUTO_TEST_CASE() argument
Dtest-tree-management-test.cpp138 test_suite* ts1 = BOOST_TEST_SUITE( "TestSuite" ); in BOOST_AUTO_TEST_CASE() local
170 test_suite* ts1 = BOOST_TEST_SUITE( "TestSuite" ); in BOOST_AUTO_TEST_CASE() 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/boost/libs/test/doc/examples/
Dexample11.run.cpp19 test_suite* ts1 = BOOST_TEST_SUITE( "test_suite1" ); in init_unit_test_suite() local
/third_party/boost/libs/test/test/framework-ts/
Drun-by-name-or-label-test.cpp56 utf::test_suite* ts1 = BOOST_TEST_SUITE("ts1"); in BOOST_AUTO_TEST_CASE() local
304 utf::test_suite* ts1 = BOOST_TEST_SUITE("ts1"); in BOOST_AUTO_TEST_CASE() local
398 utf::test_suite* ts1 = BOOST_TEST_SUITE("ts1"); 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/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/
DTestUtilities.java27 TreeSet ts1 = new TreeSet(); in TestCollectionUtilitySpeed() local
48 …private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double fac… in timeAndCompare()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DTestUtilities.java30 TreeSet ts1 = new TreeSet(); in TestCollectionUtilitySpeed() local
51 …private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double fac… in timeAndCompare()
/third_party/ltp/include/
Dtst_timer.h784 static inline int tst_timespec_lt(struct timespec ts1, struct timespec ts2) in tst_timespec_lt()
882 tst_timespec_add(struct timespec ts1, struct timespec ts2) in tst_timespec_add()
909 tst_timespec_diff(struct timespec ts1, struct timespec ts2) in tst_timespec_diff()
931 tst_timespec_diff_ns(struct timespec ts1, struct timespec ts2) in tst_timespec_diff_ns()
949 tst_timespec_diff_us(struct timespec ts1, struct timespec ts2) in tst_timespec_diff_us()
967 tst_timespec_diff_ms(struct timespec ts1, struct timespec ts2) in tst_timespec_diff_ms()
999 tst_timespec_abs_diff_us(struct timespec ts1, struct timespec ts2) in tst_timespec_abs_diff_us()
/third_party/libpsl/tests/
Dtest-is-public-all.c49 static struct timespec ts1, ts2; variable
/third_party/musl/libc-test/src/functionalext/common/
Dpthread_util.h75 static inline int GetTimeDiff(struct timespec ts1, struct timespec ts2) in GetTimeDiff()
/third_party/ffmpeg/libavformat/
Dsbgdec.c144 int64_t ts1, ts2; member
1026 int64_t ts1, int32_t f1, int32_t a1, in add_interval()
1059 int64_t ts1, int64_t ts2, int32_t f, int32_t a) in add_bell()
1088 int64_t ts1, int64_t ts2, in generate_interval()
1169 int64_t ts1 = ev1->ts_int, ts2 = ev1->ts_trans; in generate_plateau() local
1199 int64_t ts1 = ev1->ts_trans, ts2 = ev1->ts_next; in generate_transition() local
/third_party/typescript/tests/cases/conformance/expressions/typeAssertions/
DconstAssertions.ts82 const ts1 = ff2('foo', 'bar'); constant
/third_party/boost/libs/date_time/test/posix_time/
Dtestparse_time.cpp129 std::string ts1("2002-01-20 23:59:59.000"); in main() local
/third_party/typescript/tests/baselines/reference/
DconstAssertions.js174 const ts1 = ff2('foo', 'bar'); constant
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dlevel.c551 GstClockTime ts1, dur1, ts2; in GST_START_TEST() local
/third_party/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp1970 uint64_t ts1 = os_time_get(); in overlay_QueuePresentKHR() local
2002 uint64_t ts1 = os_time_get(); in overlay_QueuePresentKHR() local
2028 uint64_t ts1 = os_time_get(); in overlay_AcquireNextImageKHR() local
2047 uint64_t ts1 = os_time_get(); in overlay_AcquireNextImage2KHR() local
/third_party/ffmpeg/libavcodec/
Ddca_lbr.c1176 LBRChunk ts1[DCA_LBR_CHANNELS / 2]; in ff_dca_lbr_parse() member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c3605 GstRTSPTunnelState ts1 = conn->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