Searched refs:QuerySpecifiedData (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_kv_realdel_test.cpp | 226 … DistributedTestTools::QuerySpecifiedData(kvDbName, SYNC_MULTI_VER_QUERY_SQL, attribute, count); in __anonaec079420502() 310 …EXPECT_TRUE(DistributedTestTools::QuerySpecifiedData(dbName, SYNC_VALUE_SLICE_QUERY_SQL, attribute… 356 …EXPECT_TRUE(DistributedTestTools::QuerySpecifiedData(dbName, SYNC_VALUE_SLICE_QUERY_SQL, attribute… 365 …EXPECT_TRUE(DistributedTestTools::QuerySpecifiedData(dbName, SYNC_VALUE_SLICE_QUERY_SQL, attribute…
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
H A D | distributeddb_schema_test_tools.cpp | 129 DistributedTestTools::QuerySpecifiedData(dbName, SCHEMA_INDEX_QUERY_SQL, attribute, count); in SchemaIndexQuery()
|
H A D | distributed_test_tools.cpp | 1468 bool DistributedTestTools::QuerySpecifiedData(const std::string &dbName, function in DistributedTestTools
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/ |
H A D | distributed_test_tools.h | 415 static bool QuerySpecifiedData(const std::string &dbName, const std::string &strSql,
|