Lines Matching defs:WantLongParamTest
3025 class WantLongParamTest : public testing::TestWithParam<testLongType> {
3027 WantLongParamTest()
3031 ~WantLongParamTest()
3040 void WantLongParamTest::SetUpTestCase(void)
3043 void WantLongParamTest::TearDownTestCase(void)
3046 void WantLongParamTest::SetUp(void)
3051 void WantLongParamTest::TearDown(void)
3059 HWTEST_P(WantLongParamTest, AaFwk_Want_LongParam_0100, Function | MediumTest | Level1)
3070 INSTANTIATE_TEST_SUITE_P(WantLongParamTestCaseP, WantLongParamTest,
3079 HWTEST_F(WantLongParamTest, AaFwk_Want_LongParam_0200, Function | MediumTest | Level1)
3091 HWTEST_F(WantLongParamTest, AaFwk_Want_LongParam_0300, Function | MediumTest | Level1)
3113 HWTEST_F(WantLongParamTest, AaFwk_Want_LongParam_0400, Function | MediumTest | Level1)