Home
last modified time | relevance | path

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

/applications/standard/contacts_data/test/unittest/src/
H A Dcontactgroup_test.cpp658 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSetThree = in HWTEST_F() local
660 EXPECT_EQ(resultSetThree, nullptr); in HWTEST_F()
H A Dcalllogability_test.cpp631 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSetThree = CalllogQuery(columns, predicates3); in HWTEST_F() local
633 resultSetThree->GetRowCount(rowCountThree); in HWTEST_F()
635 CheckResultSet(valuesBucketThree, resultSetThree, "calllog_BatchInsert_test_1300"); in HWTEST_F()

Completed in 4 milliseconds