Home
last modified time | relevance | path

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

/applications/standard/contacts_data/test/unittest/src/
H A Dperformance_test.cpp24 PerformanceTest::PerformanceTest() in PerformanceTest() function in Contacts::Test::PerformanceTest
28 PerformanceTest::~PerformanceTest() in ~PerformanceTest()
32 int64_t PerformanceTest::GetCurrentTime() in GetCurrentTime()
40 int PerformanceTest::CalcTime(int64_t startTime, int64_t endTime) in CalcTime()
45 void PerformanceTest::DeleteContact() in DeleteContact()
83 HWTEST_F(PerformanceTest, raw_contact_insert_performance_test_900, testing::ext::TestSize.Level1) in HWTEST_F()
119 HWTEST_F(PerformanceTest, raw_contact_update_performance_test_1000, testing::ext::TestSize.Level1) in HWTEST_F()
149 HWTEST_F(PerformanceTest, raw_contact_query_performance_test_110
[all...]
/applications/standard/contacts_data/test/unittest/include/
H A Dperformance_test.h23 class PerformanceTest : public BaseTest { class
45 PerformanceTest();
46 ~PerformanceTest();

Completed in 2 milliseconds