Lines Matching refs:WantDoubleArrayParamTest
2267 class WantDoubleArrayParamTest : public testing::TestWithParam<testDoubleArrayType> {
2269 WantDoubleArrayParamTest()
2273 ~WantDoubleArrayParamTest()
2284 void WantDoubleArrayParamTest::SetUpTestCase(void)
2287 void WantDoubleArrayParamTest::TearDownTestCase(void)
2290 void WantDoubleArrayParamTest::SetUp(void)
2295 void WantDoubleArrayParamTest::TearDown(void)
2303 HWTEST_P(WantDoubleArrayParamTest, AaFwk_Want_DoubleArray_0100, Function | MediumTest | Level1)
2314 INSTANTIATE_TEST_SUITE_P(WantDoubleArrayParamTestCaseP, WantDoubleArrayParamTest,
2325 HWTEST_F(WantDoubleArrayParamTest, AaFwk_Want_DoubleArray_0200, Function | MediumTest | Level1)
2337 HWTEST_F(WantDoubleArrayParamTest, AaFwk_Want_DoubleArray_0300, Function | MediumTest | Level1)
2359 HWTEST_F(WantDoubleArrayParamTest, AaFwk_Want_DoubleArray_0400, Function | MediumTest | Level1)