Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 25 of 61) sorted by relevance

123

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dresource_manager_performance_test.cpp150 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 Dlocale_info_test.cpp593 auto t1 = std::chrono::high_resolution_clock::now(); variable
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_performance_test.cpp118 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 Dlocale_info_test.cpp593 auto t1 = std::chrono::high_resolution_clock::now(); variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/
H A Dbenchmark_assert.h22 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 Dzone_util_performance_test.cpp65 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 Dlock_parser_test.cpp114 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 Dcontrol_base.h220 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 Dinf_cast_impl.h76 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 Dtype_cast_ext.h35 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 Dtype_cast_ext.h34 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 Dtime_util.cpp36 struct tm t1 = {0}; in IsTimeStampsSameMinute() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/common/include/
H A Dcgroup_sched_common.h63 Clock::time_point t1; variable
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Dfile_source.cpp72 std::thread t1(std::bind(&FileSource::ReadThread, this)); in Start() local
H A Daudio_source.cpp82 std::thread t1(std::bind(&AudioSource::ReadThread, this)); in Start() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/downloadfilebutton/interfaces/
H A Ddownloadfilebutton.js105 constructor(t1, u1, v1, w1 = -1, x1 = undefined, y1) { argument
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/curves/
H A Dbezier_curve.cpp95 float t1 = 1.f; in GetLinearX() local
/ohos5.0/base/hiviewdfx/hitrace/cmd/example/
H A Dhitrace_example.cpp123 thread t1(ThreadFunc1, label); in FuncMain() local
/ohos5.0/commonlibrary/c_utils/base/src/
H A Ddatetime_ex.cpp76 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 Ddistributeddb_relational_encrypted_db_test.cpp408 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 Dut_queue.cpp230 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 Dfillp_pcb.c34 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 Ddistributeddb_interfaces_database_rd_kernel_test.cpp700 std::thread t1(OpenCloseDatabase, storeId); in FreqOpenClose001() local
714 std::thread t1(OpenCloseDatabase, storeId); in FreqOpenCloseDel001() local
H A Druntime_context_process_system_api_adapter_impl_test.cpp255 std::thread t1(FuncCheckDeviceSecurityAbility); in CheckDeviceSecurityAbility002() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/
H A Dfoldsplitcontainer.js480 let t1 = false; variable

123