Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_connect_test.cpp78 class DistributedSchedConnectTest : public testing::Test { class
122 void DistributedSchedConnectTest::SetUpTestCase() in SetUpTestCase()
132 void DistributedSchedConnectTest::TearDownTestCase() in TearDownTestCase()
136 void DistributedSchedConnectTest::SetUp() in SetUp()
141 void DistributedSchedConnectTest::TearDown() in TearDown()
145 void DistributedSchedConnectTest::DeviceInitCallBack::OnRemoteDied() in OnRemoteDied()
205 void DistributedSchedConnectTest::AddConnectCount(int32_t uid) const in AddConnectCount()
215 void DistributedSchedConnectTest::DecreaseConnectCount(int32_t uid) const in DecreaseConnectCount()
224 sptr<IDistributedSched> DistributedSchedConnectTest::GetDms() in GetDms()
1069 HWTEST_F(DistributedSchedConnectTest, NotifyApp001, TestSize.Level3)
[all …]