Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp1610 class DistributedWantBoolArrayParamTest : public testing::TestWithParam<testBoolArrayType> { class
1612 DistributedWantBoolArrayParamTest() in DistributedWantBoolArrayParamTest() function in OHOS::DistributedSchedule::DistributedWantBoolArrayParamTest
1616 ~DistributedWantBoolArrayParamTest() in ~DistributedWantBoolArrayParamTest()
1627 void DistributedWantBoolArrayParamTest::SetUpTestCase(void) in SetUpTestCase()
1630 void DistributedWantBoolArrayParamTest::TearDownTestCase(void) in TearDownTestCase()
1633 void DistributedWantBoolArrayParamTest::SetUp(void) in SetUp()
1638 void DistributedWantBoolArrayParamTest::TearDown(void) in TearDown()
1646 HWTEST_P(DistributedWantBoolArrayParamTest, DistributedScheduleWant_BoolArray_0200, Function | MediumTest | Level3) in HWTEST_P()
1658 INSTANTIATE_TEST_SUITE_P(WantBoolArrayParamTestCaseP, DistributedWantBoolArrayParamTest,

Completed in 7 milliseconds