Searched refs:WantByteArrayParamTest (Results 1 – 1 of 1) sorted by relevance
3565 class WantByteArrayParamTest : public testing::TestWithParam<testByteArrayType> { class3567 WantByteArrayParamTest() in WantByteArrayParamTest() function in OHOS::AAFwk::WantByteArrayParamTest3571 ~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 …]