Home
last modified time | relevance | path

Searched refs:DistributedWantDoubleArrayParamTest (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp1893 class DistributedWantDoubleArrayParamTest : public testing::TestWithParam<testDoubleArrayType> { class
1895 DistributedWantDoubleArrayParamTest() in DistributedWantDoubleArrayParamTest() function in OHOS::DistributedSchedule::DistributedWantDoubleArrayParamTest
1899 ~DistributedWantDoubleArrayParamTest() in ~DistributedWantDoubleArrayParamTest()
1910 void DistributedWantDoubleArrayParamTest::SetUpTestCase(void) in SetUpTestCase()
1913 void DistributedWantDoubleArrayParamTest::TearDownTestCase(void) in TearDownTestCase()
1916 void DistributedWantDoubleArrayParamTest::SetUp(void) in SetUp()
1921 void DistributedWantDoubleArrayParamTest::TearDown(void) in TearDown()
1929 HWTEST_P(DistributedWantDoubleArrayParamTest, DistributedScheduleWant_DoubleArray_0100, Function | MediumTest | Level3) in HWTEST_P()
1941 INSTANTIATE_TEST_SUITE_P(WantDoubleArrayParamTestCaseP, DistributedWantDoubleArrayParamTest,
1952 HWTEST_F(DistributedWantDoubleArrayParamTest, DistributedScheduleWant_DoubleArray_020
[all...]

Completed in 6 milliseconds