Searched refs:WantBoolArrayParamTest (Results 1 – 1 of 1) sorted by relevance
1997 class WantBoolArrayParamTest : public testing::TestWithParam<testBoolArrayType> { class1999 WantBoolArrayParamTest() in WantBoolArrayParamTest() function in OHOS::AAFwk::WantBoolArrayParamTest2003 ~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,