Home
last modified time | relevance | path

Searched refs:time (Results 1226 - 1250 of 9010) sorted by relevance

1...<<41424344454647484950>>...361

/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_063.cpp40 struct timespec time = { (time_t)0, 2000000 }; in pthread_f01() local
47 ret = sigtimedwait(&newSigsetT2, &newSiginfoT, &time); in pthread_f01()
/test/ostest/wukong/report/include/
H A Dcsv_utils.h32 uint64_t time; member
67 csvFile << data.time << ','; in WriteOneLine()
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dlocalendk32.cpp41 const time_t time = INT_MIN * ONE_YEAR + PARAM_1; in Localtime64() local
43 tm = __localtime64(&time); in Localtime64()
/test/xts/acts/pcs/pcs_py/
H A DtestSystemCoreInternetPermission.py20 import time namespace
43 time.sleep(0.5)
/test/xts/hats/kernel/syscalls/timer/adjtimex/
H A DAdjTimexApiTest.cpp49 * @tc.desc : Test the adjtimex get current time success.
64 EXPECT_NEAR(tx.time.tv_sec, now.tv_sec, 1); in HWTEST_F()
70 * @tc.desc : Test the clock_adjtimex get current time success.
86 EXPECT_NEAR(tx.time.tv_sec, now.tv_sec, 1); in HWTEST_F()
/third_party/curl/tests/libtest/
H A Dlib1523.c51 static CURLcode run(CURL *hnd, long limit, long time) in run() argument
54 curl_easy_setopt(hnd, CURLOPT_LOW_SPEED_TIME, time); in run()
/third_party/glfw/tests/
H A Dtimeout.c35 #include <time.h>
60 srand((unsigned int) time(NULL)); in main()
/third_party/ffmpeg/libavutil/
H A Dtime.c25 #include <time.h>
27 #include <sys/time.h>
36 #include "time.h"
/third_party/ltp/testcases/kernel/controllers/freezer/
H A Dtimed_forkbomb.c23 #include <sys/time.h>
25 #include <time.h>
/third_party/node/test/async-hooks/
H A Dhook-checks.js10 * @param {object} activity including timestamps for each life time event,
12 * @param {object} hooks the expected life time event invocations with a count
37 const msg = `${stageInfo} Called "${k}" ${invocations} time(s), ` +
49 `time(s), but expected ${val} invocation(s).`;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dtime.h48 #include_next <time.h>
53 #include_next <time.h>
/third_party/ninja/src/
H A Dhash_collision_bench.cc20 #include <time.h>
43 srand((int)time(NULL)); in main()
/third_party/node/deps/icu-small/source/i18n/
H A Dztrans.h31 * Constructs a time zone transition with the time and the rules before/after
34 * @param time The time of transition in milliseconds since the base time.
35 * @param from The time zone rule used before the transition.
36 * @param to The time zone rule used after the transition.
39 ztrans_open(UDate time, const void* from, const void* to);
74 * Returns the time of transition in milliseconds.
76 * @return The time o
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dztrans.h31 * Constructs a time zone transition with the time and the rules before/after
34 * @param time The time of transition in milliseconds since the base time.
35 * @param from The time zone rule used before the transition.
36 * @param to The time zone rule used after the transition.
39 ztrans_open(UDate time, const void* from, const void* to);
74 * Returns the time of transition in milliseconds.
76 * @return The time o
[all...]
/third_party/ltp/testcases/kernel/mem/shmt/
H A Dshmt05.c43 #include <time.h>
63 srand48((getpid() << 16) + (unsigned)time(NULL)); in main()
/third_party/ltp/testcases/kernel/syscalls/gettimeofday/
H A Dgettimeofday02.c17 #include <sys/time.h>
20 #include <time.h>
/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify09.c24 #include <time.h>
26 #include <sys/time.h>
88 /* We survived for given time - test succeeded */ in verify_inotify()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clnttcp_create/
H A Drpc_clnttcp_create_stress.c31 #include <time.h>
35 #include <sys/time.h>
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntudp_bufcreate/
H A Drpc_clntudp_bufcreate.c31 #include <time.h>
35 #include <sys/time.h>
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntudp_create/
H A Drpc_clntudp_create_stress.c31 #include <time.h>
35 #include <sys/time.h>
H A Drpc_clntudp_create.c31 #include <time.h>
35 #include <sys/time.h>
/third_party/littlefs/scripts/
H A Dteepipe.py14 import time namespace
38 time.sleep(0.1)
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/
H A D2-1.c22 #include <time.h>
57 ts.tv_sec = time(NULL) + 1; in main()
H A D17-2.c27 #include <time.h>
54 ts.tv_sec = time(NULL) + 1; in main()
H A D17-3.c27 #include <time.h>
54 ts.tv_sec = time(NULL) + 1; in main()

Completed in 9 milliseconds

1...<<41424344454647484950>>...361