Home
last modified time | relevance | path

Searched refs:push (Results 1 - 25 of 1251) sorted by relevance

12345678910>>...51

/test/testfwk/arkxtest/jsunit/src/module/config/
H A DconfigService.js67 this.filterValid.push('size:' + size);
74 this.filterValid.push('level:' + level);
82 this.filterValid.push('testType:' + testType);
91 this.filterValid.push('timeout:' + timeout);
98 this.filterValid.push(`${key}:${params[key]}`);
105 this.filterValid.push('stress:' + params.stress);
114 classArray.forEach(item => !item.match(nameRule) ? this.filterValid.push(`${key}:${params[key]}`) : null);
188 filterArray.push(new SuiteAndItNameFilter(currentSuiteName, '', this.suite));
191 filterArray.push(new ClassFilter(currentSuiteName, '', this.class));
194 filterArray.push(ne
[all...]
/test/xts/acts/validator_lite/acts_validator/entry/src/main/js/MainAbility/common/js/
H A Dlist.js17 this.listData.push('common/left.png');
18 this.listData.push('common/right.png');
19 this.listData.push('common/music_prev.png');
20 this.listData.push('common/music_next.png');
21 this.listData.push('common/music_play.png');
22 this.listData.push('common/goAhead.png');
/test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/hap/entry/src/ohosTest/js/test/
H A DRdbstorePredicatesJoinJsunit.test.js81 objects.push(user.userId);
82 objects.push(user.firstName);
83 objects.push(user.lastName);
84 objects.push(user.age);
85 objects.push(user.balance);
104 objects.push(book.id);
105 objects.push(book.name);
106 objects.push(book.userId);
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/entry/src/ohosTest/js/test/
H A DRelationalStorePredicatesJoinJsunit.test.js86 objects.push(user.userId);
87 objects.push(user.firstName);
88 objects.push(user.lastName);
89 objects.push(user.age);
90 objects.push(user.balance);
109 objects.push(book.id);
110 objects.push(book.name);
111 objects.push(book.userId);
/test/xts/acts/multimedia/media/media_cpp_standard/audioDecEncNdk/src/
H A DADecEncNdkSample.cpp48 acodecSignal_->inQueueDec_.push(index); in AdecAsyncNeedInputData()
49 acodecSignal_->inBufferQueueDec_.push(data); in AdecAsyncNeedInputData()
62 acodecSignal_->outQueueDec_.push(index); in AdecAsyncNewOutputData()
63 acodecSignal_->sizeQueueDec_.push(attr->size); in AdecAsyncNewOutputData()
64 acodecSignal_->flagQueueDec_.push(attr->flags); in AdecAsyncNewOutputData()
65 acodecSignal_->outBufferQueueDec_.push(data); in AdecAsyncNewOutputData()
88 acodecSignal_->inQueueEnc_.push(index); in AencAsyncNeedInputData()
89 acodecSignal_->inBufferQueueEnc_.push(data); in AencAsyncNeedInputData()
101 acodecSignal_->outQueueEnc_.push(index); in AencAsyncNewOutputData()
102 acodecSignal_->sizeQueueEnc_.push(att in AencAsyncNewOutputData()
[all...]
/test/xts/acts/communication/dsoftbus/rpc/entry/src/ohosTest/js/test/
H A DassertDeepEquals.js106 aStack.push(a);
107 bStack.push(b);
132 keysA.push(keyA);
135 keysB.push(keyB);
169 valuesA.push(valueA);
173 valuesB.push(valueB);
H A DDeepTypeUtils.js110 extraKeys.push(k);
124 keys.push(key);
130 keys.push(sym);
/test/testfwk/arkxtest/jsunit/src/module/assert/deepEquals/
H A DDeepTypeUtils.js111 extraKeys.push(k);
125 keys.push(key);
132 keys.push(sym);
H A DassertDeepEquals.js284 keysA.push(keyA);
287 keysB.push(keyB);
318 valuesA.push(valueA);
322 valuesB.push(valueB);
/test/xts/acts/multimedia/media/media_cpp_standard/videoDecEncNdk/src/
H A DVDecEncNdkSample.cpp60 vcodecSignal_->inQueueDec_.push(index); in VdecAsyncNeedInputData()
61 vcodecSignal_->inBufferQueueDec_.push(data); in VdecAsyncNeedInputData()
74 vcodecSignal_->outQueueDec_.push(index); in VdecAsyncNewOutputData()
75 vcodecSignal_->flagQueueDec_.push(attr->flags); in VdecAsyncNewOutputData()
101 vcodecSignal_->outQueueEnc_.push(index); in VencAsyncNewOutputData()
102 vcodecSignal_->sizeQueueEnc_.push(attr->size); in VencAsyncNewOutputData()
103 vcodecSignal_->flagQueueEnc_.push(attr->flags); in VencAsyncNewOutputData()
104 vcodecSignal_->outBufferQueueEnc_.push(data); in VencAsyncNewOutputData()
350 vcodecSignal_->inQueueDec_.push(STOPNUM); in ReleaseDec()
358 vcodecSignal_->outQueueDec_.push(STOPNU in ReleaseDec()
[all...]
/test/xts/dcts/distributedhardware/distributedscreentest/
H A Ddecoder_demo.cpp142 signal_->inQueue_.push(INDEX_CONSTANT); in Stop()
152 signal_->outQueue_.push(INDEX_CONSTANT); in Stop()
327 signal_->inQueue_.push(index); in OnInputBufferAvailable()
328 signal_->availableInputBufferQueue_.push(buffer); in OnInputBufferAvailable()
337 signal_->outQueue_.push(index); in OnOutputBufferAvailable()
/test/xts/acts/security/certificate_framework/js_api_test_oh40/entry/src/ohosTest/js/test/utils/common/
H A DpublicDoString.js19 arr.push(str.charCodeAt(i));
40 arr.push(str.charCodeAt(i));
/test/xts/acts/distributeddatamgr/kvStoretest/kvStorejstest/hap/entry/src/ohosTest/js/test/
H A DSingleKvStoreCallbackJsunit.test.js52 entries.push(entry);
986 entries.push(entry);
1026 entries.push(entry);
1066 entries.push(entry);
1106 entries.push(entry);
1147 entries.push(entry);
1188 entries.push(entry);
1229 entries.push(entry);
1230 keys.push(key + i);
1288 entries.push(entr
[all...]
H A DDeviceKvStoreCallbackJsunit.test.js53 entries.push(entry);
1027 entries.push(entry);
1067 entries.push(entry);
1107 entries.push(entry);
1147 entries.push(entry);
1188 entries.push(entry);
1229 entries.push(entry);
1270 entries.push(entry);
1271 keys.push(key + i);
1329 entries.push(entr
[all...]
H A DDeviceKvStorePromiseJsunit.test.js53 entries.push(entry);
1252 entries.push(entry);
1295 entries.push(entry);
1338 entries.push(entry);
1382 entries.push(entry);
1426 entries.push(entry);
1470 entries.push(entry);
1471 keys.push(key + i);
1535 entries.push(entry);
2044 entries.push(entr
[all...]
/test/xts/acts/security/huks/security_huks_basic/utils/param/
H A DpublicFunc.js24 arr.push(str.charCodeAt(i));
39 arr.push(str.charCodeAt(i));
/test/xts/acts/security/huks/security_huks_reformed_test/utils/param/
H A DpublicFunc.js23 arr.push(str.charCodeAt(i));
38 arr.push(str.charCodeAt(i));
/test/xts/acts/security/cryptoFramework/js_api_test_oh40/entry/src/ohosTest/js/test/utils/common/
H A DpublicDoString.js19 arr.push(str.charCodeAt(i));
40 arr.push(str.charCodeAt(i));
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/
H A DDeviceKvStoreKVCallbackJsTest.js56 entries.push(entry);
1058 entries.push(entry);
1099 entries.push(entry);
1140 entries.push(entry);
1181 entries.push(entry);
1223 entries.push(entry);
1265 entries.push(entry);
1307 entries.push(entry);
1308 keys.push(key + i);
1368 entries.push(entr
[all...]
/test/testfwk/arkxtest/jsunit/src/module/report/
H A DReportExtend.js67 suiteReport.children.push(caseReport);
96 report.children.push(suiteReport);
/test/xts/acts/security/cryptoFramework/js_api_test_one/entry/src/ohosTest/js/test/utils/common/
H A DpublicDoString.js19 arr.push(str.charCodeAt(i));
40 arr.push(str.charCodeAt(i));
/test/xts/acts/security/certificate_framework/js_api_test_one/entry/src/ohosTest/js/test/utils/common/
H A DpublicDoString.js19 arr.push(str.charCodeAt(i));
40 arr.push(str.charCodeAt(i));
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H A Dapi_test.cpp55 signal->inIdxQueue_.push(index); in onNeedInputData()
56 signal->inBufferQueue_.push(data); in onNeedInputData()
69 signal->outIdxQueue_.push(index); in onNewOutputData()
70 signal->attrQueue_.push(*attr); in onNewOutputData()
71 signal->outBufferQueue_.push(data); in onNewOutputData()
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp123 signal->inIdxQueue_.push(index); in VdecInputDataReady()
124 signal->inBufferQueue_.push(data); in VdecInputDataReady()
136 signal->outIdxQueue_.push(index); in VdecOutputDataReady()
137 signal->attrQueue_.push(*attr); in VdecOutputDataReady()
138 signal->outBufferQueue_.push(data); in VdecOutputDataReady()
536 cout << "push input data failed, error:" << ret << endl; in SendData()
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A Daudioencoderxdlndk.cpp120 signal->inQueue_.push(index); in OnNeedInputData()
121 signal->inBufferQueue_.push(data); in OnNeedInputData()
130 signal->outQueue_.push(index); in OnNeedOutputData()
131 signal->outBufferQueue_.push(data); in OnNeedOutputData()
133 signal->attrQueue_.push(*attr); in OnNeedOutputData()

Completed in 15 milliseconds

12345678910>>...51