Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp2488 class WantLongArrayParamTest : public testing::TestWithParam<testLongArrayType> { class
2490 WantLongArrayParamTest() in WantLongArrayParamTest() function in OHOS::AAFwk::WantLongArrayParamTest
2494 ~WantLongArrayParamTest() in ~WantLongArrayParamTest()
2505 void WantLongArrayParamTest::SetUpTestCase(void) in SetUpTestCase()
2508 void WantLongArrayParamTest::TearDownTestCase(void) in TearDownTestCase()
2511 void WantLongArrayParamTest::SetUp(void) in SetUp()
2516 void WantLongArrayParamTest::TearDown(void) in TearDown()
2524 HWTEST_P(WantLongArrayParamTest, AaFwk_Want_LongArray_0100, Function | MediumTest | Level1)
2535 INSTANTIATE_TEST_SUITE_P(WantLongArrayParamTestCaseP, WantLongArrayParamTest,
2546 HWTEST_F(WantLongArrayParamTest, AaFwk_Want_LongArray_0200, Function | MediumTest | Level1)
[all …]