Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp3362 class DistributedWantBoolParamTest : public testing::TestWithParam<testBoolType> { class
3364 DistributedWantBoolParamTest() in DistributedWantBoolParamTest() function in OHOS::DistributedSchedule::DistributedWantBoolParamTest
3368 ~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 …]