Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp3238 class DistributedWantByteArrayParamTest : public testing::TestWithParam<testByteArrayType> { class
3240 DistributedWantByteArrayParamTest() in DistributedWantByteArrayParamTest() function in OHOS::DistributedSchedule::DistributedWantByteArrayParamTest
3244 ~DistributedWantByteArrayParamTest() in ~DistributedWantByteArrayParamTest()
3255 void DistributedWantByteArrayParamTest::SetUpTestCase(void) in SetUpTestCase()
3258 void DistributedWantByteArrayParamTest::TearDownTestCase(void) in TearDownTestCase()
3261 void DistributedWantByteArrayParamTest::SetUp(void) in SetUp()
3266 void DistributedWantByteArrayParamTest::TearDown(void) in TearDown()
3274 HWTEST_P(DistributedWantByteArrayParamTest, DistributedScheduleWant_ByteArray_0100, Function | MediumTest | Level3) in HWTEST_P()
3286 INSTANTIATE_TEST_SUITE_P(WantByteArrayParamTestCaseP, DistributedWantByteArrayParamTest,
3296 HWTEST_F(DistributedWantByteArrayParamTest, DistributedScheduleWant_ByteArray_020
[all...]

Completed in 9 milliseconds