Searched refs:CursorSetUpTestCase (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/ets/test/ |
| D | RdbNdkStoreCursorTest.ets | 35 hilog.info(0x0000, TAG, 'testTag CursorSetUpTestCase' , ' begin'); 38 re = testNapi.CursorSetUpTestCase();
|
| /test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/ |
| D | rdb_store_cursor_test.cpp | 126 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()
|