Home
last modified time | relevance | path

Searched refs:resultSetInsertQuery (Results 1 - 2 of 2) sorted by relevance

/applications/standard/contacts_data/test/unittest/src/
H A Dcalllogability_test.cpp665 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSetInsertQuery = CalllogQuery(columns, predicates); in HWTEST_F() local
667 resultSetInsertQuery->GetRowCount(rowCount); in HWTEST_F()
705 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSetInsertQuery = CalllogQuery(columns, predicates); in HWTEST_F() local
707 resultSetInsertQuery->GetRowCount(rowCount); in HWTEST_F()
712 CheckResultSetList(listValue, resultSetInsertQuery, "calllog_Update_test_1500"); in HWTEST_F()
791 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSetInsertQuery = CalllogQuery(columns, predicates); in HWTEST_F() local
794 resultSetInsertQuery->GetRowCount(rowCount); in HWTEST_F()
796 CheckResultSet(valuesBucket, resultSetInsertQuery, "abnormal_calllog_Update_test_1700"); in HWTEST_F()
845 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSetInsertQuery = CalllogQuery(columns, predicates2); in HWTEST_F() local
849 resultSetInsertQuery in HWTEST_F()
[all...]
H A Dvoicemailability_test.cpp456 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSetInsertQuery = VoicemailQuery(columns, predicates); in HWTEST_F() local
458 resultSetInsertQuery->GetRowCount(rowCount); in HWTEST_F()
689 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSetInsertQuery = VoicemailQuery(columns, predicates); in HWTEST_F() local
691 resultSetInsertQuery->GetRowCount(rowCount); in HWTEST_F()
696 CheckResultSetList(listValue, resultSetInsertQuery, "voicemail_Update_test_1300"); in HWTEST_F()

Completed in 6 milliseconds