Home
last modified time | relevance | path

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

/applications/standard/contacts_data/test/unittest/src/
H A Dcontactability_test.cpp686 std::vector<std::string> columnQuery; in HWTEST_F() local
687 columnQuery.push_back("detail_info"); in HWTEST_F()
706 ContactQuery(tableName, columnQuery, predicates); in HWTEST_F()
1330 std::vector<std::string> columnQuery; in HWTEST_F() local
1331 columnQuery.push_back("detail_info"); in HWTEST_F()
1357 ContactQuery(tableName, columnQuery, predicates); in HWTEST_F()
2817 std::vector<std::string> columnQuery; in HWTEST_F() local
2818 columnQuery.push_back("detail_info"); in HWTEST_F()
2820 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSet = ContactQuery(tableName, columnQuery, predicates); in HWTEST_F()
2918 std::vector<std::string> columnQuery; in HWTEST_F() local
[all...]
H A Dcontactprofile_test.cpp681 std::vector<std::string> columnQuery; in HWTEST_F() local
682 columnQuery.push_back("detail_info"); in HWTEST_F()
701 ContactQuery(tableName, columnQuery, predicates); in HWTEST_F()
1325 std::vector<std::string> columnQuery; in HWTEST_F() local
1326 columnQuery.push_back("detail_info"); in HWTEST_F()
1352 ContactQuery(tableName, columnQuery, predicates); in HWTEST_F()
2811 std::vector<std::string> columnQuery; in HWTEST_F() local
2812 columnQuery.push_back("detail_info"); in HWTEST_F()
2814 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSet = ContactQuery(tableName, columnQuery, predicates); in HWTEST_F()
2912 std::vector<std::string> columnQuery; in HWTEST_F() local
[all...]

Completed in 20 milliseconds