Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_stub_test.cpp52 void DistributedSchedStubTest::SetUpTestCase() in SetUpTestCase()
54 DTEST_LOG << "DistributedSchedStubTest::SetUpTestCase" << std::endl; in SetUpTestCase()
57 void DistributedSchedStubTest::TearDownTestCase() in TearDownTestCase()
59 DTEST_LOG << "DistributedSchedStubTest::TearDownTestCase" << std::endl; in TearDownTestCase()
62 void DistributedSchedStubTest::TearDown() in TearDown()
64 DTEST_LOG << "DistributedSchedStubTest::TearDown" << std::endl; in TearDown()
67 void DistributedSchedStubTest::SetUp() in SetUp()
69 DTEST_LOG << "DistributedSchedStubTest::SetUp" << std::endl; in SetUp()
73 void DistributedSchedStubTest::WaitHandlerTaskDone(const std::shared_ptr<AppExecFwk::EventHandler> &handler) in WaitHandlerTaskDone()
75 DTEST_LOG << "DistributedSchedStubTest in WaitHandlerTaskDone()
[all...]
H A Ddistributed_sched_stub_test.h33 class DistributedSchedStubTest : public testing::Test { class

Completed in 4 milliseconds