Searched refs:PredicatesSetUpTestCase (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/ets/test/ |
| D | RdbNdkStorePredicatesTest.ets | 35 hilog.info(0x0000, TAG, 'testTag PredicatesSetUpTestCase' , ' begin'); 38 re = testNapi.PredicatesSetUpTestCase();
|
| /test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/ |
| D | rdb_store_predicates_test.cpp | 75 static napi_value PredicatesSetUpTestCase(napi_env env, napi_callback_info info) { in PredicatesSetUpTestCase() function 2042 …{"PredicatesSetUpTestCase", nullptr, PredicatesSetUpTestCase, nullptr, nullptr, nullptr, napi_defa… in Init()
|