Home
last modified time | relevance | path

Searched defs:total (Results 1 – 17 of 17) 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.cpp75 int total = scandir64(strTemp, &namelist, PARAM_0, alphasort); in Scandir64() local
78 int total = scandir64(nullptr, &namelist, PARAM_0, alphasort); in Scandir64() local
99 int total = scandir(strTemp, &namelist, PARAM_0, alphasort); in Scandir() local
102 int total = scandir(nullptr, &namelist, PARAM_0, alphasort); in Scandir() local
Ddirent1ndk.cpp330 int total; in Alphasort() local
360 int total; in Alphasort64() local
/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/
Dattest_tdd_data_transfer.c54 unsigned char total = 0; in AttestSeriaToBinary() local
/test/xts/acts/hiviewdfx/hisyseventtest/hisyseventjstest/src/main/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
1081 onComplete: function(reason, total) { argument
1151 onComplete: function(reason, total) { argument
/test/xts/acts/storage/storagefileiov9jstest/src/main/js/test/members/
Dfilerw.test.js28 async function IOfunc(file, bf, total, rand, read, promise) { argument
/test/xts/acts/graphic/vktest/
Dgenlocal.py74 total = 0 variable
/test/xts/acts/hiviewdfx/hisyseventtest/hisyseventsertest/src/main/js/test/
DHiSysEventSer.test.js115 onComplete: function(reason, total) { argument
/test/xts/acts/arkui/libuv/
Dgenlocal.py217 total = 0 variable
/test/xts/acts/hiviewdfx/hisyseventtest/hisyseventnormaltest/src/main/js/test/
DHiSysEventNormal.test.js366 onComplete: function(reason, total) { argument
/test/testfwk/xdevice/src/xdevice/_core/report/
Dreporter_helper.py82 total = "total" variable in ReportConstant
1348 def _get_failure_case_title(cls, suite_name, total): argument
/test/testfwk/arkxtest/jsunit/src/
Dservice.js269 let obj = {total: 0, failure: 0, error: 0, pass: 0, ignore: 0, duration: 0}; property
/test/xts/acts/bundlemanager/zlib/actszlibtest/
DActsZlibTest.cpp111 size_t total, highwater; /* total allocations, and largest total */ member
/test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/
Dzlibndk.cpp30 size_t total, highwater; member