Home
last modified time | relevance | path

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

/applications/standard/contacts_data/test/unittest/src/
H A Dcontactability_test.cpp2060 int64_t rawContactIdThr = RawContactInsertValues(valuesBucketThr); in HWTEST_F() local
2061 EXPECT_GT(rawContactIdThr, 0); in HWTEST_F()
2074 predicates.EqualTo("id", std::to_string(rawContactIdThr)); in HWTEST_F()
H A Dcontactprofile_test.cpp2055 int64_t rawContactIdThr = RawContactInsertValues(valuesBucketThr); in HWTEST_F() local
2056 EXPECT_GT(rawContactIdThr, 0); in HWTEST_F()
2069 predicates.EqualTo("id", std::to_string(rawContactIdThr)); in HWTEST_F()

Completed in 11 milliseconds