Home
last modified time | relevance | path

Searched refs:TAG (Results 1 - 25 of 65) sorted by relevance

123

/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/entry/src/ohosTest/js/test/
H A DRelationalStoreCloudSync.test.js20 const TAG = "[RELATIONAL_STORE_JSKITS_TEST]";
31 console.log(TAG + ` Progess:` + JSON.stringify(ProgressDetail));
38 console.info(TAG + 'beforeAll')
44 console.log(TAG + "create rdb store before");
47 console.log(TAG + "create rdb store success");
49 console.log(TAG + "create rdb store failed" + `, error code is ${err.code}, message is ${err.message}`);
73 console.log(TAG + "create table cloud_text cloud_int cloud_integer success");
75 console.log(TAG + "create table cloud_text cloud_int cloud_integer failed" + `, error code is ${err.code}, message is ${err.message}`)
86 console.log(TAG + "set disTable success");
88 console.log(TAG
[all...]
H A DRelationalStoreDistributedJsunit.test.js32 const TAG = "[RelationalStore_JSKITS_TEST_Distributed]"
47 console.info(TAG + "create table employee success")
49 console.info(TAG + "create table employee failed")
63 console.info(TAG + "create table product success")
65 console.info(TAG + "create table product failed")
78 console.info(TAG + "create table product success")
80 console.info(TAG + "create table product failed")
86 console.info(TAG + devices + " dataChange");
93 console.info(TAG + 'beforeAll')
97 console.info(TAG
[all...]
H A DRelationalStorePredicatesJsunit.test.js20 const TAG = "[RelationalStore_JSKITS _TEST]"
39 console.info(TAG + 'beforeAll')
49 console.info(TAG + 'beforeEach')
53 console.info(TAG + 'afterEach')
57 console.info(TAG + 'afterAll')
74 console.info(TAG + "buildAllDataType1 start");
94 console.info(TAG + "buildAllDataType2 start");
114 console.info(TAG + "buildAllDataType3 start");
133 console.info(TAG + "*************Unit Test Begin*************");
141 console.info(TAG
[all...]
H A DRelationalStoreBackupRestoreWithFAContextJsunit.test.js20 const TAG = "[RelationalStore_JSKITS_TEST]"
72 console.info(TAG + "Backup error: " + err)
77 console.info(TAG + "BackupTest error: " + errInfo)
90 console.info(TAG + "Restore error: " + err)
95 console.info(TAG + "ReStoreTest error: " + errInfo)
105 console.info(TAG + 'beforeAll')
109 console.info(TAG + 'beforeEach')
114 console.info(TAG + 'afterEach')
120 console.info(TAG + "deleteRdbStore err" + JSON.stringify(err))
125 console.info(TAG
[all...]
H A DRelationalStoreCloudCursor.test.js20 const TAG = "[RelationalStoreCloudCursor_Test]";
28 console.info(TAG + 'beforeAll')
36 console.log(TAG + "create rdb store success")
43 console.log(TAG + "create table query_tb success");
49 console.log(TAG + "setDistributedTables table query_tb success");
51 console.log(TAG + `failed, err: ${JSON.stringify(err)}`)
57 console.info(TAG + 'beforeEach');
70 console.log(TAG + "batchInsert query_tb success");
72 console.log(TAG + `insert failed, err: ${JSON.stringify(err)}`)
78 console.info(TAG
[all...]
H A DRelationalStoreQuery.test.js20 const TAG = "[RelationalStore_JSKITS_TEST]"
133 console.info(TAG + 'beforeAll')
138 console.info(TAG + 'beforeEach')
144 console.info(TAG + 'afterEach')
149 console.info(TAG + 'afterAll')
159 console.info(TAG + "RdbRemoteQueryPromiseTest0010 start")
164 console.info(TAG + "Remote query success")
167 console.info(TAG + "Remote query error" + err)
171 console.info(TAG + "RdbRemoteQueryPromiseTest0010 error:" + err)
177 console.info(TAG
[all...]
H A DRelationalStoreResultSetJsunit.test.js20 const TAG = '[RelationalStore_JSKITS_TEST]'
68 console.info(TAG + 'beforeAll')
75 console.info(TAG + 'beforeEach')
79 console.info(TAG + 'afterEach')
83 console.info(TAG + 'afterAll')
89 console.info(TAG + 'createTest data start');
120 console.info(TAG + 'createTest data end');
132 console.info(TAG + '************* testGetBlob0001 start *************');
140 console.info(TAG + 'id=' + id + ', data4=' + data4);
152 console.info(TAG
[all...]
H A DRelationalStoreBackupRestoreCallbackJsunit.test.js20 const TAG = "[RelationalStore_JSKITS_TEST]"
70 console.info(TAG + "Backup error: " + err)
77 console.info(TAG + "BackupCallbackTest error: " + errInfo)
88 console.info(TAG + "Restore error: " + err)
95 console.info(TAG + "ReStoreCallbackTest error: " + errInfo)
107 console.info(TAG + 'beforeAll')
111 console.info(TAG + 'beforeEach')
116 console.info(TAG + 'afterEach')
122 console.info(TAG + "deleteRdbStore err" + JSON.stringify(err))
127 console.info(TAG
[all...]
H A DRelationalStoreCustomDir.test.js21 const TAG = "[RelationalStore_JSKITS_TEST]";
29 console.info(TAG + "*************Unit Test Begin*************");
30 console.info(TAG + 'beforeAll');
34 console.info(TAG + 'beforeEach');
38 console.info(TAG + 'afterEach');
43 console.info(TAG + 'afterAll');
44 console.info(TAG + "*************Unit Test end*************");
56 console.info(TAG + "************* CustomDirTest0100 start *************");
66 console.info(TAG + "CustomDirTest0100 failed, error is" + JSON.stringify(err));
68 console.info(TAG
[all...]
H A DRelationalStoreTransactionJsunit.test.js21 const TAG = "[RelationalStore_JSKITS_TEST]"
34 console.info(TAG + 'beforeAll')
38 console.info(TAG + 'beforeEach')
44 console.info(TAG + 'afterEach')
51 console.info(TAG + 'afterAll')
54 console.info(TAG + "*************Unit Test Begin*************");
62 console.info(TAG + "************* testRdbStoreInsert0001 start *************");
78 console.info(TAG + "testRdbTransactionInsert0001 result count " + resultSet.rowCount)
83 console.info(TAG + e);
85 console.info(TAG
[all...]
H A DRelationalStoreDeleteJsunit.test.js19 const TAG = '[RelationalStore_JSKITS_TEST]'
32 console.info(TAG + 'beforeAll')
36 console.info(TAG + 'beforeEach')
42 console.info(TAG + 'afterEach')
49 console.info(TAG + 'afterAll')
52 console.info(TAG + '*************Unit Test Begin*************');
60 console.info(TAG + '************* testRdbStoreDelete0001 start *************');
94 console.info(TAG + 'Delete done: ' + ret)
96 console.info(TAG + '************* testRdbStoreDelete0001 end *************');
109 console.info(TAG
[all...]
H A DRelationalStoreAssetResultSetJsunit.test.js23 const TAG = "[RelationalStore_JSKITS_TEST]";
101 console.info(TAG + 'beforeAll')
108 console.info(TAG + 'beforeEach');
113 console.info(TAG + 'afterEach')
117 console.info(TAG + 'afterAll')
124 console.log(TAG + "createTest data start");
144 console.log(TAG + "createTest data end");
148 console.log(TAG + "createStatusTest data start");
153 console.log(TAG + "createStatusTest data end");
163 console.log(TAG
[all...]
/test/xts/acts/distributeddatamgr/dataObjecttest/dataObjectjstest/hap/entry/src/ohosTest/js/test/
H A DObjectStoreJsunit.test.js22 const TAG = "OBJECTSTORE_TEST";
28 console.info(TAG + "data changed !" + element);
32 console.info(TAG + "changeCallback end" + sessionId + " " + changeData);
39 console.info(TAG + "data changed !" + element);
42 console.info(TAG + "changeCallback2 end" + sessionId + " " + changeData);
46 console.info(TAG + "statusCallback1" + sessionId);
51 console.info(TAG + "statusCallback2" + sessionId);
56 console.info(TAG + "statusCallback3" + sessionId);
60 console.info(TAG + "statusCallback4" + " " + sessionId);
91 console.info(TAG
[all...]
H A DObjectStoreJsunitV9.test.js23 const TAG = "OBJECTSTORE_TEST";
26 console.info(TAG + "sessionId:" + " " + sessionId);
29 console.info(TAG + "data changed !" + element);
36 console.info(TAG + "statusCallback1" + " " + sessionId);
41 console.info(TAG + "statusCallback2" + " " + sessionId);
67 console.info(TAG + 'beforeEach');
72 console.info(TAG + 'afterEach')
76 console.info(TAG + 'afterAll')
79 console.info(TAG + "*************Unit Test Begin*************");
91 console.info(TAG
[all...]
/test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/hap/entry/src/ohosTest/js/test/
H A DRdbstorePredicatesJsunit.test.js18 const TAG = "[RDB_JSKITS _TEST]"
36 console.info(TAG + 'beforeAll')
46 console.info(TAG + 'beforeEach')
50 console.info(TAG + 'afterEach')
54 console.info(TAG + 'afterAll')
71 console.info(TAG + "buildAllDataType1 start");
91 console.info(TAG + "buildAllDataType2 start");
111 console.info(TAG + "buildAllDataType3 start");
130 console.info(TAG + "*************Unit Test Begin*************");
138 console.info(TAG
[all...]
H A DRdbStoreDistributedJsunit.test.js31 const TAG = "[RDB_JSKITS_TEST_Distributed]"
45 console.info(TAG + "create table employee success")
47 console.info(TAG + "create table employee failed")
61 console.info(TAG + "create table product success")
63 console.info(TAG + "create table product failed")
68 console.info(TAG + devices + " dataChange");
75 console.info(TAG + 'beforeAll')
77 console.info(TAG + "create rdb store success")
83 console.info(TAG + 'beforeEach')
87 console.info(TAG
[all...]
H A DRdbstoreRdbstoreJsunit.test.js23 const TAG = "[RDB_JSKITS_TEST]"
35 console.info(TAG + 'beforeAll')
39 console.info(TAG + 'beforeEach')
43 console.info(TAG + 'afterAll')
49 console.info(TAG + 'afterAll')
52 console.info(TAG + "*************Unit Test Begin*************");
60 console.info(TAG + "************* testRdbStore0001 start *************");
63 console.info(TAG + "getRdbStore done: " + store);
71 console.info(TAG + "************* testRdbStore0001 end *************");
80 console.info(TAG
[all...]
H A DRdbStoreResultSetJsunit.test.js18 const TAG = '[RDB_JSKITS_TEST]'
65 console.info(TAG + 'beforeAll')
72 console.info(TAG + 'beforeEach')
76 console.info(TAG + 'afterEach')
80 console.info(TAG + 'afterAll')
86 console.info(TAG + 'createTest data start');
117 console.info(TAG + 'createTest data end');
129 console.info(TAG + '************* testGetBlob0001 start *************');
137 console.info(TAG + 'id=' + id + ', data4=' + data4);
149 console.info(TAG
[all...]
H A DRdbstoreUpdateJsunit.test.js18 const TAG = "[RDB_JSKITS_TEST]"
28 console.info(TAG + 'beforeAll')
32 console.info(TAG + 'beforeEach')
38 console.info(TAG + 'afterEach')
45 console.info(TAG + 'afterAll')
54 console.info(TAG + "************* testRdbStoreUpdate0001 start *************");
67 console.info(TAG + "update done: " + ret);
87 console.info(TAG + "update done: " + ret);
104 console.info(TAG + "{id=" + id + ", name=" + name + ", age=" + age + ", salary=" + salary + ", blobType=" + blobType);
108 console.info(TAG
[all...]
H A DRdbstoreTransactionJsunit.test.js19 const TAG = "[RDB_JSKITS_TEST]"
31 console.info(TAG + 'beforeAll')
35 console.info(TAG + 'beforeEach')
41 console.info(TAG + 'afterEach')
48 console.info(TAG + 'afterAll')
51 console.info(TAG + "*************Unit Test Begin*************");
59 console.info(TAG + "************* testRdbStoreInsert0001 start *************");
75 console.info(TAG + "testRdbTransactionInsert0001 result count " + resultSet.rowCount)
80 console.info(TAG + e);
82 console.info(TAG
[all...]
H A DRdbstoreInsertJsunit.test.js19 const TAG = "[RDB_JSKITS_TEST]"
36 console.info(TAG + 'beforeAll')
42 console.info(TAG + 'beforeEach')
48 console.info(TAG + 'afterEach')
54 console.info(TAG + 'afterAll')
57 console.info(TAG + "*************Unit Test Begin*************");
65 console.info(TAG + "************* testRdbStoreInsert0001 start *************");
98 console.info(TAG + "resultSet query done");
105 console.info(TAG + "id=" + id + ", name=" + name + ", age=" + age + ", salary=" + salary + ", blobType=" + blobType);
115 console.info(TAG
[all...]
H A DRdbstoreDeleteJsunit.test.js18 const TAG = '[RDB_JSKITS_TEST]'
29 console.info(TAG + 'beforeAll')
33 console.info(TAG + 'beforeEach')
39 console.info(TAG + 'afterEach')
46 console.info(TAG + 'afterAll')
49 console.info(TAG + '*************Unit Test Begin*************');
57 console.info(TAG + '************* testRdbStoreDelete0001 start *************');
91 console.info(TAG + 'Delete done: ' + ret)
93 console.info(TAG + '************* testRdbStoreDelete0001 end *************');
106 console.info(TAG
[all...]
/test/xts/acts/distributeddatamgr/dataSharejstest/hap/entry/src/ohosTest/js/test/
H A DDataAbilityPredicatesJsunit.test.js19 const TAG = '[RDB_JSKITS _TEST]'
38 console.info(TAG + 'beforeAll')
47 console.info(TAG + 'beforeEach')
51 console.info(TAG + 'afterEach')
55 console.info(TAG + 'afterAll')
72 console.info(TAG + "buildAllDataType1 start");
92 console.info(TAG + "buildAllDataType2 start");
112 console.info(TAG + "buildAllDataType3 start");
131 console.info(TAG + "*************Unit Test Begin*************");
139 console.info(TAG
[all...]
/test/xts/acts/distributeddatamgr/preferencesjstest/hap/entry/src/ohosTest/js/test/
H A DPreferencesFlushJsunit.test.js30 const TAG = '[TEST_PREFERENCES_FLUSH]'
61 console.log(TAG + "start_test_0100");
65 console.log(TAG + "put succeed");
67 console.log(TAG + "put failed error message = " + err + "error code = " + err.code);
72 console.log(TAG + "res1 = " + res1 + "get res1 succeed");
74 console.log(TAG + "get res1 failed error message = " + err + "error code = " + err.code);
78 console.log(TAG + "flush succeed");
80 console.log(TAG + "flush failed error message = " + err + "error code = " + err.code);
84 console.log(TAG + "remove succeed");
86 console.log(TAG
[all...]
/test/xts/acts/resourceschedule/resourceschedule_standard/backgroundtaskmanager/src/main/js/ServiceAbility/
H A Dservice.js24 const TAG = 'BGMODE_TEST ';
53 console.error(TAG + ' Operation failed');
55 console.info(TAG + ' Operation succeed');
58 console.error(TAG + 'PublishCallBack failed');
60 console.info(TAG + 'Publish succeed');
100 console.error(TAG + 'PublishCallBack failed');
102 console.info(TAG + 'Publish succeed');
114 console.error(TAG + 'PublishCallBack failed');
116 console.info(TAG + 'Publish succeed');
129 console.error(TAG
[all...]

Completed in 7 milliseconds

123