Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp3565 class WantByteArrayParamTest : public testing::TestWithParam<testByteArrayType> { class
3567 WantByteArrayParamTest() in WantByteArrayParamTest() function in OHOS::AAFwk::WantByteArrayParamTest
3571 ~WantByteArrayParamTest() in ~WantByteArrayParamTest()
3582 void WantByteArrayParamTest::SetUpTestCase(void) in SetUpTestCase()
3585 void WantByteArrayParamTest::TearDownTestCase(void) in TearDownTestCase()
3588 void WantByteArrayParamTest::SetUp(void) in SetUp()
3593 void WantByteArrayParamTest::TearDown(void) in TearDown()
3601 HWTEST_P(WantByteArrayParamTest, AaFwk_Want_ByteArray_0100, Function | MediumTest | Level1)
3612 INSTANTIATE_TEST_SUITE_P(WantByteArrayParamTestCaseP, WantByteArrayParamTest,
3622 HWTEST_F(WantByteArrayParamTest, AaFwk_Want_ByteArray_0200, Function | MediumTest | Level1)
[all …]