/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
H A D | resource_manager_performance_test.cpp | 150 auto t1 = std::chrono::high_resolution_clock::now(); in TestLoadFromIndex() local 225 auto t1 = std::chrono::high_resolution_clock::now(); variable 260 auto t1 = std::chrono::high_resolution_clock::now(); variable 454 auto t1 = std::chrono::high_resolution_clock::now(); variable 480 auto t1 = std::chrono::high_resolution_clock::now(); variable 701 auto t1 = std::chrono::high_resolution_clock::now(); variable 727 auto t1 = std::chrono::high_resolution_clock::now(); variable 756 auto t1 = std::chrono::high_resolution_clock::now(); variable 782 auto t1 = std::chrono::high_resolution_clock::now(); variable 811 auto t1 = std::chrono::high_resolution_clock::now(); variable [all …]
|
H A D | locale_info_test.cpp | 593 auto t1 = std::chrono::high_resolution_clock::now(); variable
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
H A D | resource_manager_performance_test.cpp | 118 auto t1 = std::chrono::high_resolution_clock::now(); in ParseIndexCost() local 232 auto t1 = std::chrono::high_resolution_clock::now(); variable 267 auto t1 = std::chrono::high_resolution_clock::now(); variable 461 auto t1 = std::chrono::high_resolution_clock::now(); variable 487 auto t1 = std::chrono::high_resolution_clock::now(); variable 708 auto t1 = std::chrono::high_resolution_clock::now(); variable 734 auto t1 = std::chrono::high_resolution_clock::now(); variable 763 auto t1 = std::chrono::high_resolution_clock::now(); variable 789 auto t1 = std::chrono::high_resolution_clock::now(); variable 818 auto t1 = std::chrono::high_resolution_clock::now(); variable [all …]
|
H A D | locale_info_test.cpp | 593 auto t1 = std::chrono::high_resolution_clock::now(); variable
|
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/ |
H A D | benchmark_assert.h | 22 void AssertEqual(const T1 &t1, const T2 &t2, const char* printInfo, benchmark::State& state) in AssertEqual() 30 void AssertUnequal(const T1 &t1, const T2 &t2, const char* printInfo, benchmark::State& state) in AssertUnequal() 54 void AssertLessThan(const T1 &t1, const T2 &t2, const char* printInfo, benchmark::State& state) in AssertLessThan() 62 void AssertLessThanOrEqual(const T1 &t1, const T2 &t2, const char* printInfo, benchmark::State& sta… in AssertLessThanOrEqual() 70 void AssertGreaterThan(const T1 &t1, const T2 &t2, const char* printInfo, benchmark::State& state) in AssertGreaterThan() 78 void AssertGreaterThanOrEqual(const T1 &t1, const T2 &t2, const char* printInfo, benchmark::State& … in AssertGreaterThanOrEqual()
|
/ohos5.0/base/global/i18n/frameworks/zone/test/unittest/ |
H A D | zone_util_performance_test.cpp | 65 auto t1 = std::chrono::high_resolution_clock::now(); variable 91 auto t1 = std::chrono::high_resolution_clock::now(); variable 115 auto t1 = std::chrono::high_resolution_clock::now(); variable 138 auto t1 = std::chrono::high_resolution_clock::now(); variable 161 auto t1 = std::chrono::high_resolution_clock::now(); variable 184 auto t1 = std::chrono::high_resolution_clock::now(); variable
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/process_dump/ |
H A D | lock_parser_test.cpp | 114 std::thread t1([&tid, &mutex] { in __anon7b59231d0202() variable 168 std::thread t1([&tid, &mutex] { in __anon7b59231d0302() variable 220 std::thread t1([&tid, &mutex] { in __anon7b59231d0402() variable 259 std::thread t1([&tid, &mutex] { in __anon7b59231d0502() variable 298 std::thread t1([&tid, &mutex] { in __anon7b59231d0602() variable
|
/ohos5.0/base/telephony/cellular_call/services/control/include/ |
H A D | control_base.h | 220 T2 FindConnectionByState(const T1 &&t1, TelCallState state) const in FindConnectionByState() 239 T2 FindConnectionByIndex(const T1 &&t1, int32_t index) const in FindConnectionByIndex() 259 bool SetConnectionData(T1 &&t1, const int32_t &key, const T2 &con) in SetConnectionData()
|
/ohos5.0/foundation/ai/ai_engine/services/common/utils/ |
H A D | inf_cast_impl.h | 76 static I* Create(T1& t1, T2& t2) in Create() 93 static I* Create(T1& t1, T2& t2, T3& t3) in Create()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/ |
H A D | type_cast_ext.h | 35 inline bool IsSameType(const std::type_info& t1, const std::type_info& t2) noexcept in IsSameType()
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/cpp_ext/ |
H A D | type_cast_ext.h | 34 inline bool IsSameType(const std::type_info &t1, const std::type_info &t2) noexcept in IsSameType()
|
/ohos5.0/base/security/access_token/frameworks/common/src/ |
H A D | time_util.cpp | 36 struct tm t1 = {0}; in IsTimeStampsSameMinute() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/common/include/ |
H A D | cgroup_sched_common.h | 63 Clock::time_point t1; variable
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/ |
H A D | file_source.cpp | 72 std::thread t1(std::bind(&FileSource::ReadThread, this)); in Start() local
|
H A D | audio_source.cpp | 82 std::thread t1(std::bind(&AudioSource::ReadThread, this)); in Start() local
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/downloadfilebutton/interfaces/ |
H A D | downloadfilebutton.js | 105 constructor(t1, u1, v1, w1 = -1, x1 = undefined, y1) { argument
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/curves/ |
H A D | bezier_curve.cpp | 95 float t1 = 1.f; in GetLinearX() local
|
/ohos5.0/base/hiviewdfx/hitrace/cmd/example/ |
H A D | hitrace_example.cpp | 123 thread t1(ThreadFunc1, label); in FuncMain() local
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | datetime_ex.cpp | 76 auto t1 = system_clock::to_time_t(system_clock::now()); in GetLocalTimeZone() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_relational_encrypted_db_test.cpp | 408 std::thread t1([db] { in __anon259049c50202() variable 556 std::thread t1([db] { in __anon259049c50302() variable
|
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_queue.cpp | 230 ffrt_task_handle_t t1 = variable 293 ffrt_task_handle_t t1 = variable 354 ffrt_task_handle_t t1 = variable
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
H A D | fillp_pcb.c | 34 IGNORE_OVERFLOW static inline FILLP_INT FillpSkiplistCmp(void *t1, void *t2) in FillpSkiplistCmp() 46 IGNORE_OVERFLOW static inline FILLP_INT FillpSkiplistRecvcmp(void *t1, void *t2) in FillpSkiplistRecvcmp()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_database_rd_kernel_test.cpp | 700 std::thread t1(OpenCloseDatabase, storeId); in FreqOpenClose001() local 714 std::thread t1(OpenCloseDatabase, storeId); in FreqOpenCloseDel001() local
|
H A D | runtime_context_process_system_api_adapter_impl_test.cpp | 255 std::thread t1(FuncCheckDeviceSecurityAbility); in CheckDeviceSecurityAbility002() local
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/ |
H A D | foldsplitcontainer.js | 480 let t1 = false; variable
|