Home
last modified time | relevance | path

Searched defs:total (Results 1 – 20 of 20) sorted by relevance

/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
Dresource_manager_performance_test.cpp116 unsigned long long total = 0; variable
143 unsigned long long total = 0; variable
183 unsigned long long total = 0; variable
217 unsigned long long total = 0; variable
254 unsigned long long total = 0; variable
284 unsigned long long total = 0; variable
314 unsigned long long total = 0; variable
351 unsigned long long total = 0; variable
381 unsigned long long total = 0; variable
410 unsigned long long total = 0; variable
[all …]
Dlocale_info_test.cpp589 unsigned long long total = 0; variable
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Ddirentndk.cpp89 int total = scandir64(strTemp, &namelist, PARAM_0, alphasort); in Scandir64() local
92 int total = scandir64(nullptr, &namelist, PARAM_0, alphasort); in Scandir64() local
119 int total = scandir(strTemp, &namelist, PARAM_0, alphasort); in Scandir() local
122 int total = scandir(nullptr, &namelist, PARAM_0, alphasort); in Scandir() local
Ddirent1ndk.cpp331 int total; in Alphasort() local
361 int total; in Alphasort64() local
/test/xts/acts/hiviewdfx/hisyseventtest/hisyseventjstest/entry/src/ohosTest/js/test/
DHiSysEventErrcode.test.js701 onComplete: function(reason, total) { argument
735 onComplete: function(reason, total) { argument
769 onComplete: function(reason, total) { argument
803 onComplete: function(reason, total) { argument
837 onComplete: function(reason, total) { argument
871 onComplete: function(reason, total) { argument
905 onComplete: function(reason, total) { argument
955 onComplete: function(reason, total) { argument
1022 onComplete: function(reason, total) { argument
DHiSysEvent.test.js1019 onComplete: function(reason, total) { argument
1091 onComplete: function(reason, total) { argument
1161 onComplete: function(reason, total) { argument
/test/testfwk/arkxtest/jsunit/
Dindex.js83 const ret = {total: 0, failure: 0, error: 0, pass: 0, ignore: 0, duration: 0}; property
91 const retResult = {total: 0, failure: 0, error: 0, pass: 0, ignore: 0, duration: 0}; property
144 for (const {total, failure, error, pass, ignore, duration, itItemList} of items) { property
/test/xts/device_attest/services/devattest_ability/test/tdd/gtest/src/
Dattest_tdd_data_transfer.c67 unsigned char total = 0; in AttestSeriaToBinary() local
/test/xts/device_attest_lite/test/tdd/gtest/src/
Dattest_tdd_data_transfer.c68 unsigned char total = 0; in AttestSeriaToBinary() local
/test/testfwk/xdevice/plugins/devicetest/utils/
Dtime_util.py33 total = 0 variable in TS
/test/xts/acts/storage/storagefileiov9jstest/entry/src/ohosTest/js/test/members/
Dfilerw.test.js29 async function IOfunc(file, bf, total, rand, read, promise) { argument
/test/xts/acts/graphic/gltest/
Dgenlocal.py82 total = 0 variable
/test/xts/acts/graphic/vktest/
Dgenlocal.py81 total = 0 variable
/test/xts/acts/hiviewdfx/hisyseventtest/hisyseventsertest/entry/src/ohosTest/js/test/
DHiSysEventSer.test.js115 onComplete: function(reason, total) { argument
/test/xts/acts/arkui/libuv/
Dgenlocal.py229 total = 0 variable
/test/xts/acts/hiviewdfx/hisyseventtest/hisyseventnormaltest/entry/src/ohosTest/js/test/
DHiSysEventNormal.test.js366 onComplete: function(reason, total) { argument
/test/testfwk/xdevice/src/xdevice/_core/report/
Dreporter_helper.py75 total = "total" variable in ReportConstant
1371 def _get_failure_case_title(cls, suite_name, total): argument
/test/xts/acts/bundlemanager/zlib/actszlibtest/
DActsZlibTest.cpp111 size_t total, highwater; /* total allocations, and largest total */ member
/test/testfwk/arkxtest/jsunit/src/
Dservice.js414 … let obj = { total: 0, failure: 0, error: 0, pass: 0, ignore: 0, duration: 0, itItemList: []}; property
/test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/
Dzlibndk.cpp30 size_t total, highwater; member