Home
last modified time | relevance | path

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

/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/ets/test/
DRdbNdkStoreCursorTest.ets35 hilog.info(0x0000, TAG, 'testTag CursorSetUpTestCase' , ' begin');
38 re = testNapi.CursorSetUpTestCase();
/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/
Drdb_store_cursor_test.cpp126 static napi_value CursorSetUpTestCase(napi_env env, napi_callback_info info) { in CursorSetUpTestCase() function
1151 …{"CursorSetUpTestCase", nullptr, CursorSetUpTestCase, nullptr, nullptr, nullptr, napi_default, nul… in Init()