Searched refs:writeV9Test (Results 1 – 1 of 1) sorted by relevance
/base/hiviewdfx/hiappevent/test/unittest/common/napi/ |
D | napi_hiappevent.test.js | 113 function writeV9Test(eventInfo, expectErr, done, hasCatch) { function 140 writeV9Test(eventInfo, expectErr, done, hasCatch); 150 writeV9Test(eventInfo, expectErr, done, hasCatch); 160 writeV9Test(eventInfo, expectErr, done, hasCatch); 170 writeV9Test(eventInfo, expectErr, done, hasCatch); 555 writeV9Test(null, expectErr, done, true); 840 writeV9Test(eventInfo, null, done);
|