Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_test.cpp3046 static std::string GetSelinuxContext(const std::string& file) { in GetSelinuxContext() function
3067 EXPECT_EQ(GetSelinuxContext("/apex/apex-info-list.xml"), in TEST_F()
3070 EXPECT_EQ(GetSelinuxContext("/apex/sharedlibs"), in TEST_F()
3073 EXPECT_EQ(GetSelinuxContext("/apex/com.android.apex.test_package"), in TEST_F()
3075 EXPECT_EQ(GetSelinuxContext("/apex/com.android.apex.test_package@2"), in TEST_F()
4936 GetSelinuxContext(decompressed_apex_path)); in TEST_F()
4942 GetSelinuxContext(decompressed_apex_path)); in TEST_F()
4949 GetSelinuxContext(decompressed_apex_path)); in TEST_F()