Searched refs:DistributedWantBoolParamTest (Results 1 – 1 of 1) sorted by relevance
3362 class DistributedWantBoolParamTest : public testing::TestWithParam<testBoolType> { class3364 DistributedWantBoolParamTest() in DistributedWantBoolParamTest() function in OHOS::DistributedSchedule::DistributedWantBoolParamTest3368 ~DistributedWantBoolParamTest() in ~DistributedWantBoolParamTest()3379 void DistributedWantBoolParamTest::SetUpTestCase(void) in SetUpTestCase()3382 void DistributedWantBoolParamTest::TearDownTestCase(void) in TearDownTestCase()3385 void DistributedWantBoolParamTest::SetUp(void) in SetUp()3390 void DistributedWantBoolParamTest::TearDown(void) in TearDown()3398 HWTEST_P(DistributedWantBoolParamTest, DistributedScheduleWant_BoolParam_0100, Function | MediumTes…3410 INSTANTIATE_TEST_SUITE_P(WantBoolParamTestCaseP, DistributedWantBoolParamTest,3424 HWTEST_F(DistributedWantBoolParamTest, DistributedScheduleWant_BoolParam_0200, Function | MediumTes…[all …]