/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
D | resourcendk1.cpp | 92 struct rlimit limit; in GetRLimit1() local 93 int ret = getrlimit(RLIMIT_FSIZE, &limit); in GetRLimit1() 100 struct rlimit limit; in GetRLimit2() local 101 int ret = getrlimit(MINUSONE, &limit); in GetRLimit2() 108 struct rlimit limit; in Setrlimit1() local 109 getrlimit(PRIO_PROCESS, &limit); in Setrlimit1() 110 int ret = setrlimit(PRIO_PROCESS, &limit); in Setrlimit1() 117 struct rlimit limit; in Setrlimit2() local 118 limit.rlim_cur = PARAM_4; in Setrlimit2() 119 limit.rlim_max = PARAM_1; in Setrlimit2() [all …]
|
/test/xts/acts/multimedia/photoAccess/photoAccess/entry/src/main/ets/test/PhotoAssetFetchResult/ |
D | getNextObject.ets | 83 predicates.equalTo(photoKeys.PHOTO_TYPE, photoType.IMAGE).limit(2, 0); 103 predicates.equalTo(photoKeys.PHOTO_TYPE, photoType.IMAGE).limit(2, 0); 124 predicates.equalTo(photoKeys.PHOTO_TYPE, photoType.VIDEO).limit(2, 0); 144 predicates.equalTo(photoKeys.PHOTO_TYPE, photoType.VIDEO).limit(2, 0);
|
D | isAfterLast.ets | 57 predicates.equalTo(photoKeys.PHOTO_TYPE, photoType.IMAGE).limit(2, 0); 77 predicates.equalTo(photoKeys.PHOTO_TYPE, photoType.IMAGE).limit(2, 0);
|
/test/xts/acts/security/asset/asset_js/src/main/ets/test/ |
D | AssetPerformanceNew.test.ets | 162 let limit = 100; 164 await aw.assetAddFullAll(testAlias1,limit+20); 167 attr2.set(asset.Tag.RETURN_LIMIT, limit); 189 let limit = 500; 191 await aw.assetAddFullAll(testAlias1,limit+20); 194 attr2.set(asset.Tag.RETURN_LIMIT, limit);
|
/test/xts/acts/arkui/ace_ets_components_ux/ace_ets_component_list/src/main/ets/test/ |
D | list.ets | 387 * including stepless style animations and limit style animations 408 * including stepless style animations and limit style animations 429 * including stepless style animations and limit style animations 451 * including stepless style animations and limit style animations 473 * including stepless style animations and limit style animations 495 * including stepless style animations and limit style animations 517 * including stepless style animations and limit style animations 539 * including stepless style animations and limit style animations 561 * including stepless style animations and limit style animations 583 * including stepless style animations and limit style animations [all …]
|
/test/ostest/wukong/component_event/src/ |
D | normal_scene.cpp | 126 uint32_t limit = needFocus ? focusNum : MAXINPUTNUM; in SetInputComponentListForFocusInput() local 127 … if ((*it)->GetInputCount() >= limit || IsComponentBlock((*it), compIdBlock, compTypeBlock)) { in SetInputComponentListForFocusInput()
|
/test/xts/acts/arkui/ace_ets_component_ui/entry/src/main/ets/MainAbility/pages/State/ |
D | StateArrayNew.ets | 24 @State arr_filter: Array<string> = ['spray','limit','elite','exuberant','destruction','present']
|
/test/xts/acts/distributeddatamgr/kvStoretest/kvStorejstest/hap/src/main/js/test/ |
D | QueryJsunit.test.js | 1679 query.limit(10, 2); 1700 query.notEqualTo("key", "vx").limit(10, 2) 1701 .equalTo("key2", 2).limit(10, 2); 1722 query.notEqualTo("key", false).limit(10, 2, "any"); 1743 query.notEqualTo("key", false).limit(10); 1763 query.notEqualTo("key", false).limit("any", 10);
|
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/src/main/js/test/ |
D | QueryKVJsTest.js | 1525 query.limit(10, 2); 1547 query.notEqualTo("key", "vx").limit(10, 2) 1548 .equalTo("key2", 2).limit(10, 2); 1570 query.notEqualTo("key", false).limit(10); 1591 query.notEqualTo("key", false).limit("any", 10);
|
/test/testfwk/developer_test/libs/fuzzlib/ |
D | README_zh.md | 191 <!-- memory usage limit in Mb -->
|
/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/ |
D | rdb_store_predicates_test.cpp | 441 predicates->limit(predicates, 1); in SUB_DDM_RDB_Predicates_1100() 1905 predicates->limit(predicates, 1); in SUB_DDM_RDB_Predicates_6300() 1940 predicates->limit(predicates, 1); in SUB_DDM_RDB_Predicates_6400() 1966 predicates->limit(predicates, 0); in SUB_DDM_RDB_Predicates_6500() 1993 predicates->limit(predicates, 1); in SUB_DDM_RDB_Predicates_6600() 2020 predicates->limit(predicates, 1); in SUB_DDM_RDB_Predicates_6700()
|
/test/xts/acts/bundlemanager/zlib/actszlibtest/ |
D | ActsZlibTest.cpp | 112 size_t limit; /* memory allocation limit, or 0 if no limit */ member 1455 zone->limit = 0; 1500 zone->limit = 0; 1562 zone->limit = 0;
|
/test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/ |
D | zlibndk.cpp | 31 size_t limit; member 706 zone->limit = VALUE_ZERO; in InflatePrime() 769 zone->limit = VALUE_ZERO; in InflateInit2() 807 zone->limit = VALUE_ZERO; in InflateInit() 843 zone->limit = VALUE_ZERO; in InflateGetHeader()
|
/test/xts/acts/security/certificate_framework/js_api_test_oh41/src/main/ets/test/ |
D | certChain.test.ets | 509 …* @tc.name check X509CertChain validate with abnormal param date, between lower limit, 20231224000… 534 …* @tc.name check X509CertChain validate with normal param date, equal to lower limit, 202312240000… 604 …* @tc.name check X509CertChain validate with abnormal param date, equal to upper limit, 2023122400… 656 …* @tc.name check X509CertChain validate with abnormal param date, greater than upper limit, 202312…
|