Home
last modified time | relevance | path

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

/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_distributed_test.cpp48 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_TEST, "DbinderTest" };
50 class DbinderTest : public DistributeTest { class
72 DbinderTest() = default;
73 ~DbinderTest() = default;
82 sptr<ISystemAbilityManager> DbinderTest::manager_ = nullptr;
83 char DbinderTest::serverId_[DEVICEID_LENGTH + 1];
85 void DbinderTest::SetUpTestCase() in SetUpTestCase()
91 void DbinderTest::TearDownTestCase() in TearDownTestCase()
97 void DbinderTest::SetUp() in SetUp()
109 bool DbinderTest
[all...]
/foundation/communication/ipc/services/dbinder/test/
H A Dtest_dbinder.py25 class DbinderTest(unittest.TestCase): class
35 major_target_name = "DbinderTest"

Completed in 2 milliseconds