Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/privacy_controller/test/unittest/common/
H A Dprivacy_controller_test.cpp25 class PrivacyControllerTest : public testing::Test { class
76 HWTEST_F(PrivacyControllerTest, PrivacyControllerTest001, TestSize.Level0)
101 HWTEST_F(PrivacyControllerTest, PrivacyControllerTest002, TestSize.Level0)
124 HWTEST_F(PrivacyControllerTest, PrivacyControllerTest003, TestSize.Level0)
150 HWTEST_F(PrivacyControllerTest, PrivacyControllerTest004, TestSize.Level0)
173 HWTEST_F(PrivacyControllerTest, PrivacyControllerTest005, TestSize.Level0)
195 HWTEST_F(PrivacyControllerTest, PrivacyControllerTest006, TestSize.Level0)
H A DBUILD.gn30 ohos_unittest("PrivacyControllerTest") {
/ohos5.0/base/hiviewdfx/hiview/plugins/privacy_controller/
H A DBUILD.gn53 deps = [ "test/unittest/common:PrivacyControllerTest" ]