Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp2573 class DistributedWantStringParamTest : public testing::TestWithParam<testStrType> { class
2575 DistributedWantStringParamTest() in DistributedWantStringParamTest() function in OHOS::DistributedSchedule::DistributedWantStringParamTest
2579 ~DistributedWantStringParamTest() in ~DistributedWantStringParamTest()
2588 void DistributedWantStringParamTest::SetUpTestCase(void) in SetUpTestCase()
2591 void DistributedWantStringParamTest::TearDownTestCase(void) in TearDownTestCase()
2594 void DistributedWantStringParamTest::SetUp(void) in SetUp()
2599 void DistributedWantStringParamTest::TearDown(void) in TearDown()
2607 HWTEST_P(DistributedWantStringParamTest, DistributedScheduleWant_String_0100, Function | MediumTest | Level3) in HWTEST_P()
2619 INSTANTIATE_TEST_SUITE_P(WantStringParamTestCaseP, DistributedWantStringParamTest,
2628 HWTEST_F(DistributedWantStringParamTest, DistributedScheduleWant_String_020
[all...]

Completed in 8 milliseconds