Searched refs:PrivacyControllerTest (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/hiviewdfx/hiview/plugins/privacy_controller/test/unittest/common/ |
H A D | privacy_controller_test.cpp | 25 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 D | BUILD.gn | 30 ohos_unittest("PrivacyControllerTest") {
|
/ohos5.0/base/hiviewdfx/hiview/plugins/privacy_controller/ |
H A D | BUILD.gn | 53 deps = [ "test/unittest/common:PrivacyControllerTest" ]
|