Home
last modified time | relevance | path

Searched defs:end_time (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_task_handle_thread_test.cpp98 auto end_time = std::chrono::high_resolution_clock::now(); variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/include/
H A Dvideodec_sample.h118 int64_t end_time = 0; variable
H A Dvideodec_api11_sample.h142 int64_t end_time = 0; variable
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
H A Dlib.rs74 pub end_time: i64, field
H A Dsys_event_manager.rs66 pub end_time: c_longlong, field
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/include/
H A Dvideodec_sample.h129 int64_t end_time = 0; variable
H A Dvideodec_api11_sample.h147 int64_t end_time = 0; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/
H A Dvideoenc_sample.h140 int64_t end_time = 0; variable
H A Dvideoenc_api11_sample.h168 int64_t end_time = 0; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/include/
H A Dvideodec_sample.h136 int64_t end_time = 0; variable
H A Dvideodec_api11_sample.h149 int64_t end_time = 0; variable
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Dnapi_async_call.cpp124 auto end_time = std::chrono::steady_clock::now(); in Async() local