Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp1997 class WantBoolArrayParamTest : public testing::TestWithParam<testBoolArrayType> { class
1999 WantBoolArrayParamTest() in WantBoolArrayParamTest() function in OHOS::AAFwk::WantBoolArrayParamTest
2003 ~WantBoolArrayParamTest() in ~WantBoolArrayParamTest()
2014 void WantBoolArrayParamTest::SetUpTestCase(void) in SetUpTestCase()
2017 void WantBoolArrayParamTest::TearDownTestCase(void) in TearDownTestCase()
2020 void WantBoolArrayParamTest::SetUp(void) in SetUp()
2025 void WantBoolArrayParamTest::TearDown(void) in TearDown()
2033 HWTEST_P(WantBoolArrayParamTest, AaFwk_Want_BoolArray_0200, Function | MediumTest | Level1)
2044 INSTANTIATE_TEST_SUITE_P(WantBoolArrayParamTestCaseP, WantBoolArrayParamTest,