Searched defs:expectEntry (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_nb_predicate_query_test.cpp | 124 …l CheckSchemaQuery(KvStoreNbDelegate *&delegate, Query &queryNeedCheck, vector<Entry> &expectEntry, in CheckSchemaQuery() 287 vector<Entry> expectEntry = {entries[INDEX_ZEROTH], entries[INDEX_THIRD]}; variable 348 vector<Entry> expectEntry = {}; in InvalidFieldCheck() local 471 vector<Entry> expectEntry in CheckSchemaBoolNotExist() local 485 vector<Entry> expectEntry = {entries[INDEX_FIRST]}; in CheckSchemaBoolExist() local 577 vector<Entry> expectEntry = {}; in InvalidBoolFieldCheck() local 641 vector<Entry> expectEntry = {}; variable 800 vector<Entry> expectEntry = {entries[INDEX_ZEROTH], entries[INDEX_THIRD]}; variable 854 vector<Entry> expectEntry = {}; in InvalidFieldCheck() local 964 vector<Entry> expectEntry = {entries[INDEX_ZEROTH], entries[INDEX_THIRD]}; variable [all …]
|
H A D | distributeddb_nb_predicate_query_expand_test.cpp | 259 vector<Entry> expectEntry; variable 306 vector<Entry> expectEntry; variable 361 vector<Entry> expectEntry; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
H A D | distributeddb_schema_test_tools.cpp | 176 vector<Entry> &expectEntry, const DBStatus status, bool canGetCount) in CombinationCheckQueryResult()
|
H A D | distributed_test_tools.cpp | 1945 int changedTimes, ListType type, const vector<Entry> &expectEntry, uint32_t timeout)
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_register_syncdb_test.cpp | 78 for (const auto &expectEntry : expectEntries) { in TestEntryList() local
|