Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp3252 class DistributedWantByteArrayParamTest : public testing::TestWithParam<testByteArrayType> { class
3254 DistributedWantByteArrayParamTest() in DistributedWantByteArrayParamTest() function in OHOS::DistributedSchedule::DistributedWantByteArrayParamTest
3258 ~DistributedWantByteArrayParamTest() in ~DistributedWantByteArrayParamTest()
3269 void DistributedWantByteArrayParamTest::SetUpTestCase(void) in SetUpTestCase()
3272 void DistributedWantByteArrayParamTest::TearDownTestCase(void) in TearDownTestCase()
3275 void DistributedWantByteArrayParamTest::SetUp(void) in SetUp()
3280 void DistributedWantByteArrayParamTest::TearDown(void) in TearDown()
3288 HWTEST_P(DistributedWantByteArrayParamTest, DistributedScheduleWant_ByteArray_0100, Function | Medi…
3300 INSTANTIATE_TEST_SUITE_P(WantByteArrayParamTestCaseP, DistributedWantByteArrayParamTest,
3310 HWTEST_F(DistributedWantByteArrayParamTest, DistributedScheduleWant_ByteArray_0200, Function | Medi…
[all …]