Searched refs:WantDoubleArrayParamTest (Results 1 – 1 of 1) sorted by relevance
2267 class WantDoubleArrayParamTest : public testing::TestWithParam<testDoubleArrayType> { class2269 WantDoubleArrayParamTest() in WantDoubleArrayParamTest() function in OHOS::AAFwk::WantDoubleArrayParamTest2273 ~WantDoubleArrayParamTest() in ~WantDoubleArrayParamTest()2284 void WantDoubleArrayParamTest::SetUpTestCase(void) in SetUpTestCase()2287 void WantDoubleArrayParamTest::TearDownTestCase(void) in TearDownTestCase()2290 void WantDoubleArrayParamTest::SetUp(void) in SetUp()2295 void WantDoubleArrayParamTest::TearDown(void) in TearDown()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)[all …]