Home
last modified time | relevance | path

Searched refs:NetworkLatencyControllerTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/test/unittest/
H A Dnetwork_latency_controller_test.cpp51 class NetworkLatencyControllerTest : public testing::Test { class
75 HWTEST_F(NetworkLatencyControllerTest, controllerInit001, testing::ext::TestSize.Level1)
87 HWTEST_F(NetworkLatencyControllerTest, singleUser_001, testing::ext::TestSize.Level1)
112 HWTEST_F(NetworkLatencyControllerTest, multiUser_002, testing::ext::TestSize.Level1)
144 HWTEST_F(NetworkLatencyControllerTest, errorDuplicateRequests_004, testing::ext::TestSize.Level1)
165 HWTEST_F(NetworkLatencyControllerTest, errorCancelNonExistentRequest_005, testing::ext::TestSize.Le…
181 HWTEST_F(NetworkLatencyControllerTest, errorCancelForeignRequest_006, testing::ext::TestSize.Level1)
203 HWTEST_F(NetworkLatencyControllerTest, errorInvalidLatencyValue_007, testing::ext::TestSize.Level1)
H A DBUILD.gn19 ohos_unittest("NetworkLatencyControllerTest") {
64 ":NetworkLatencyControllerTest",