Home
last modified time | relevance | path

Searched refs:pr (Results 1 - 4 of 4) sorted by relevance

/test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/hap/entry/src/ohosTest/js/test/
H A DRdbStoreDistributedJsunit.test.js294 let pr = predicates.inDevices(['1234567890']);
295 console.info(TAG + "inDevices success" + pr);
296 expect(pr !== null).assertTrue();
340 let pr = predicates.inDevices(['12345678abcd']);
341 console.info(TAG + "testRdbStoreDistributed0011" + pr);
372 let pr = predicates.inDevices(['12345678abcd']);
373 console.info(TAG + " testRdbStoreDistributedCallback0011 pr = " + pr);
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dinitndk.cpp20 #include <linux/pr.h>
H A Dwcharndk1.cpp472 mbstate_t pr; in Wcrtomb_One() local
473 memset(&pr, PARAM_0, sizeof(pr)); in Wcrtomb_One()
475 ret = wcrtomb(s, wcs, &pr); in Wcrtomb_One()
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/entry/src/ohosTest/js/test/
H A DRelationalStoreDistributedJsunit.test.js328 let pr = predicates.inDevices(["1234567890"]);
330 expect(pr !== null).assertTrue();
374 let pr = predicates.inDevices(["12345678abcd"]);

Completed in 5 milliseconds