Lines Matching refs:totalTime

604     int64_t totalTime = 0;  in HWTEST_F()  local
609 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
612 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
630 int64_t totalTime = 0; in HWTEST_F() local
635 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
638 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
674 int64_t totalTime = 0; in HWTEST_F() local
679 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
682 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
719 int64_t totalTime = 0; in HWTEST_F() local
724 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
727 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
758 int64_t totalTime = 0; in HWTEST_F() local
763 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
766 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
800 int64_t totalTime = 0; in HWTEST_F() local
806 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
809 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
881 int64_t totalTime = 0; in HWTEST_F() local
887 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
890 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
914 int64_t totalTime = 0; in HWTEST_F() local
919 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
922 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
945 int64_t totalTime = 0; in HWTEST_F() local
950 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
953 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
975 int64_t totalTime = 0; in HWTEST_F() local
981 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
984 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1073 int64_t totalTime = 0; in HWTEST_F() local
1078 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1081 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1091 int64_t totalTime = 0; in HWTEST_F() local
1096 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1099 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1109 int64_t totalTime = 0; in HWTEST_F() local
1114 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1117 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1127 int64_t totalTime = 0; in HWTEST_F() local
1132 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1135 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1277 int64_t totalTime = 0; in HWTEST_F() local
1282 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1285 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1298 int64_t totalTime = 0; in HWTEST_F() local
1303 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1306 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1319 int64_t totalTime = 0; in HWTEST_F() local
1324 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1327 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1340 int64_t totalTime = 0; in HWTEST_F() local
1345 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1348 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1362 int64_t totalTime = 0; in HWTEST_F() local
1368 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1371 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1386 int64_t totalTime = 0; in HWTEST_F() local
1392 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1395 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1410 int64_t totalTime = 0; in HWTEST_F() local
1416 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1419 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1434 int64_t totalTime = 0; in HWTEST_F() local
1440 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1443 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1537 int64_t totalTime = 0; in HWTEST_F() local
1542 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1545 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1557 int64_t totalTime = 0; in HWTEST_F() local
1562 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1565 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1578 int64_t totalTime = 0; in HWTEST_F() local
1583 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1586 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1598 int64_t totalTime = 0; in HWTEST_F() local
1603 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1606 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1693 int64_t totalTime = 0; in HWTEST_F() local
1698 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1701 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
1747 int64_t totalTime = 0; in HWTEST_F() local
1753 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
1756 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
2044 int64_t totalTime = 0; in HWTEST_F() local
2049 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
2052 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()
2074 int64_t totalTime = 0; in HWTEST_F() local
2079 totalTime += tv2.tv_sec * usecTimes + tv2.tv_nsec - (tv1.tv_sec * usecTimes + tv1.tv_nsec); in HWTEST_F()
2082 EXPECT_TRUE(totalTime <= expectTime * performanceTestTimes); in HWTEST_F()