Searched refs:SYNC_VALUE_SLICE_QUERY_SQL (Results 1 – 2 of 2) sorted by relevance
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…
322 const static std::string SYNC_VALUE_SLICE_QUERY_SQL = "select count(*) from data;"; variable