Home
last modified time | relevance | path

Searched refs:PredicatesSetUpTestCase (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/ets/test/
DRdbNdkStorePredicatesTest.ets35 hilog.info(0x0000, TAG, 'testTag PredicatesSetUpTestCase' , ' begin');
38 re = testNapi.PredicatesSetUpTestCase();
/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/
Drdb_store_predicates_test.cpp75 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()