Searched refs:DistributedWantBoolArrayParamTest (Results 1 – 1 of 1) sorted by relevance
1624 class DistributedWantBoolArrayParamTest : public testing::TestWithParam<testBoolArrayType> { class1626 DistributedWantBoolArrayParamTest() in DistributedWantBoolArrayParamTest() function in OHOS::DistributedSchedule::DistributedWantBoolArrayParamTest1630 ~DistributedWantBoolArrayParamTest() in ~DistributedWantBoolArrayParamTest()1641 void DistributedWantBoolArrayParamTest::SetUpTestCase(void) in SetUpTestCase()1644 void DistributedWantBoolArrayParamTest::TearDownTestCase(void) in TearDownTestCase()1647 void DistributedWantBoolArrayParamTest::SetUp(void) in SetUp()1652 void DistributedWantBoolArrayParamTest::TearDown(void) in TearDown()1660 HWTEST_P(DistributedWantBoolArrayParamTest, DistributedScheduleWant_BoolArray_0200, Function | Medi…1672 INSTANTIATE_TEST_SUITE_P(WantBoolArrayParamTestCaseP, DistributedWantBoolArrayParamTest,