Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_ipc_interface_test/
H A Dams_ipc_appmgr_interface_test.cpp39 class AmsIpcAppMgrInterfaceTest : public testing::Test { class
47 void AmsIpcAppMgrInterfaceTest::SetUpTestCase() in SetUpTestCase()
50 void AmsIpcAppMgrInterfaceTest::TearDownTestCase() in TearDownTestCase()
53 void AmsIpcAppMgrInterfaceTest::SetUp() in SetUp()
56 void AmsIpcAppMgrInterfaceTest::TearDown() in TearDown()
66 HWTEST_F(AmsIpcAppMgrInterfaceTest, Interface_001, TestSize.Level1)
87 HWTEST_F(AmsIpcAppMgrInterfaceTest, Interface_002, TestSize.Level1)
108 HWTEST_F(AmsIpcAppMgrInterfaceTest, Interface_003, TestSize.Level1)
129 HWTEST_F(AmsIpcAppMgrInterfaceTest, Interface_004, TestSize.Level1)
150 HWTEST_F(AmsIpcAppMgrInterfaceTest, ClearUpApplicationData_008, TestSize.Level1)
[all …]
H A DBUILD.gn42 ohos_unittest("AmsIpcAppMgrInterfaceTest") {
67 ":AmsIpcAppMgrInterfaceTest",