Home
last modified time | relevance | path

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

/ohos5.0/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()
146 const std::string DistributedWantBaseTest::URI_STRING_END(";end");
1064 void DistributedWantBaseTest::AddBoolParams(DistributedWant& want, in AddBoolParams()
1085 void DistributedWantBaseTest::AddByteParams(DistributedWant& want, in AddByteParams()
[all …]