Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp42 class DistributedWantBaseTest : public testing::Test { class
44 DistributedWantBaseTest() in DistributedWantBaseTest() function in OHOS::DistributedSchedule::DistributedWantBaseTest
46 ~DistributedWantBaseTest() in ~DistributedWantBaseTest()
116 void DistributedWantBaseTest::SetUpTestCase(void) in SetUpTestCase()
119 void DistributedWantBaseTest::TearDownTestCase(void) in TearDownTestCase()
122 void DistributedWantBaseTest::SetUp(void) in SetUp()
127 void DistributedWantBaseTest::TearDown(void) in TearDown()
145 const std::string DistributedWantBaseTest::URI_STRING_HEAD("#Intent;");
146 const std::string DistributedWantBaseTest::URI_STRING_END(";end");
153 HWTEST_F(DistributedWantBaseTest, DistributedSchedule_DistributedWant_Convert_010
[all...]

Completed in 4 milliseconds