Searched defs:executor2 (Results 1 – 2 of 2) sorted by relevance
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| D | distributeddb_storage_sqlite_single_ver_storage_engine_test.cpp | 309 auto executor2 = storageEngine->FindExecutor(false, OperatePerm::NORMAL_PERM, errCode); variable 332 auto executor2 = engine->FindExecutor(false, OperatePerm::NORMAL_PERM, errCode, false, 0); variable 379 auto executor2 = engine->FindExecutor(false, OperatePerm::NORMAL_PERM, errCode, false, 0); variable 544 auto executor2 = engine->FindExecutor(false, OperatePerm::NORMAL_PERM, errCode); variable
|
| D | distributeddb_storage_sqlite_single_ver_natural_executor_test.cpp | 979 auto executor2 = std::make_unique<SQLiteSingleVerStorageExecutor>( variable
|