Home
last modified time | relevance | path

Searched refs:DistributedWantBoolParamTest (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp3348 class DistributedWantBoolParamTest : public testing::TestWithParam<testBoolType> { class
3350 DistributedWantBoolParamTest() in DistributedWantBoolParamTest() function in OHOS::DistributedSchedule::DistributedWantBoolParamTest
3354 ~DistributedWantBoolParamTest() in ~DistributedWantBoolParamTest()
3365 void DistributedWantBoolParamTest::SetUpTestCase(void) in SetUpTestCase()
3368 void DistributedWantBoolParamTest::TearDownTestCase(void) in TearDownTestCase()
3371 void DistributedWantBoolParamTest::SetUp(void) in SetUp()
3376 void DistributedWantBoolParamTest::TearDown(void) in TearDown()
3384 HWTEST_P(DistributedWantBoolParamTest, DistributedScheduleWant_BoolParam_0100, Function | MediumTest | Level3) in HWTEST_P()
3396 INSTANTIATE_TEST_SUITE_P(WantBoolParamTestCaseP, DistributedWantBoolParamTest,
3410 HWTEST_F(DistributedWantBoolParamTest, DistributedScheduleWant_BoolParam_020
[all...]

Completed in 7 milliseconds