Home
last modified time | relevance | path

Searched defs:startTime (Results 1 - 25 of 95) sorted by relevance

1234

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/extended/include/
H A Dlos_cpup_pri.h47 UINT64 startTime; /**< Time before a task is invoked */ member
/third_party/node/test/parallel/
H A Dtest-performance-resourcetimingbufferfull.js
H A Dtest-performance-resourcetimingbuffersize.js
/third_party/skia/gm/
H A Dparticles.cpp27 ParticlesGM(const char* name, double startTime, SkISize size, SkPoint origin, std::vector<UniformValue> uniforms = {}) ParticlesGM() argument
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dincremental_marker.cpp35 double startTime = GetCurrentTimeInMs(); in TriggerIncrementalMark() local
135 void IncrementalMarker::RecordIdleTime(int64_t idleMicroSec, double startTime, bool needInitialize) in RecordIdleTime() argument
/test/xts/acts/security_lite/permission_posix/pms/src/
H A DActsPMSUpdatePermissionTest.cpp324 long startTime = GetCurrentTimeMillis(); in HWTEST_F() local
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/entity/
H A DOhSampleGroupSite.java99 private String startTime; field in OhSampleGroupSite
H A DOhSampleBusiness.java99 private String startTime; field in OhSampleBusiness
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DElapsedTimer.java51 private long startTime = System.currentTimeMillis(); field in ElapsedTimer
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DElapsedTimer.java48 private long startTime = System.currentTimeMillis(); field in ElapsedTimer
/third_party/vk-gl-cts/framework/common/
H A DtcuCPUWarmup.cpp99 const deUint64 startTime = deGetMicroseconds(); in warmupCPU() local
125 const deUint64 startTime = deGetMicroseconds(); in warmupCPU() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/
H A Dtask_manager_gc_corner_case_test.cpp101 const auto startTime = std::chrono::system_clock::now(); in LoadRunner() local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsampling_processor.cpp41 uint64_t startTime = generator->GetThreadStartTime(); in Run() local
/test/xts/acts/resourceschedule/resourceschedule_standard/deviceusagestatisticsjsunit/src/main/js/test/
H A DBundleState.test.js
/test/xts/device_attest/test/performancetest/src/
H A Ddevattestservice_performance_test.cpp96 long long startTime = GetSysTime(); in HWTEST_F() local
131 long long startTime = GetSysTime(); in HWTEST_F() local
160 long long startTime = GetSysTime(); HWTEST_F() local
[all...]
H A Ddevattestclient_performance_test.cpp147 long long startTime = GetSysTime(); in HWTEST_F() local
175 long long startTime = GetSysTime(); in HWTEST_F() local
200 long long startTime in HWTEST_F() local
229 long long startTime = GetSysTime(); HWTEST_F() local
260 long long startTime = GetSysTime(); HWTEST_F() local
285 long long startTime = GetSysTime(); HWTEST_F() local
[all...]
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dextdependency.py197 startTime = time.process_time() variable
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSharedPtr.cpp79 deUint64 startTime = deGetMicroseconds(); in run() local
115 deUint64 startTime = deGetMicroseconds(); in run() local
/arkcompiler/ets_runtime/ecmascript/quick_fix/
H A Dmain.cpp65 auto startTime = in Main() local
/arkcompiler/runtime_core/static_core/panda/
H A Dpanda.cpp183 auto startTime = in Main() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dcompiler_queue_test.cpp117 uint64_t startTime = time::GetCurrentTimeInMillis(); in WaitForExpire() local
H A Dg1_analytics_test.cpp121 auto startTime = now + startTimeDelta; in TEST_F() local
235 auto startTime = now + startTimeDelta; in TEST_F() local
418 auto startTime = now + startTimeDelta; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dmpl_timer.h57 std::chrono::system_clock::time_point startTime; member in maple::MPLTimer
88 std::chrono::system_clock::time_point startTime; member
/arkcompiler/toolchain/tooling/client/ark_multi/
H A Dmain.cpp145 auto startTime = in Main() local
/third_party/ffmpeg/libavcodec/
H A Dxsubenc.c117 uint64_t startTime = h->pts / 1000; // FIXME: need better solution... in xsub_encode() local

Completed in 11 milliseconds

1234