Searched refs:ProcessGroupSubTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/test/unittest/ |
H A D | process_group_sub_test.cpp | 33 class ProcessGroupSubTest : public testing::Test { class 41 void ProcessGroupSubTest::SetUpTestCase(void) in SetUpTestCase() 45 void ProcessGroupSubTest::TearDownTestCase(void) in TearDownTestCase() 49 void ProcessGroupSubTest::SetUp(void) in SetUp() 53 void ProcessGroupSubTest::TearDown(void) in TearDown() 64 HWTEST_F(ProcessGroupSubTest, ProcessGroupSubTest_SchedPolicyType_001, Function | MediumTest | Leve… 76 HWTEST_F(ProcessGroupSubTest, ProcessGroupSubTest_SchedPolicyType_002, Function | MediumTest | Leve… 88 HWTEST_F(ProcessGroupSubTest, ProcessGroupSubTest_SchedPolicyType_003, Function | MediumTest | Leve… 101 HWTEST_F(ProcessGroupSubTest, ProcessGroupSubTest_SchedPolicyType_004, Function | MediumTest | Leve… 114 HWTEST_F(ProcessGroupSubTest, ProcessGroupSubTest_SchedPolicyType_005, Function | MediumTest | Leve… [all …]
|
H A D | BUILD.gn | 25 ohos_unittest("ProcessGroupSubTest") { 117 ":ProcessGroupSubTest",
|