Searched refs:customData (Results 1 – 7 of 7) sorted by relevance
23 const createAccountOptions = { customData: { age: '12' } } //k and v length 1024 ,k and v size 1024 property24 const createAccountOptionsDiff = { customData: { sex: 'male' } } property228 customData: { property253 customData: { property
20 const createAccountOptions = {customData:{age:'12'}} property
19 const createAccountOptions = {customData:{age:'12'}} property
24 const createAccountOptions = {customData:{age:'12'}} property
55 customData: '12345',
22 const createAccountOptions = {customData:{age:'12'}} property
201 * @tc.desc : no customData callback226 * @tc.desc : no customData promise254 * @tc.desc : customData is undefined callback262 customData: undefined281 * @tc.desc : customData is undefined promise289 customData: undefined311 * @tc.desc : customData is null callback319 customData: null338 * @tc.desc : customData is null promise346 customData: null