Searched refs:GetSelinuxContext (Results 1 – 1 of 1) sorted by relevance
2414 static std::string GetSelinuxContext(const std::string& file) { in GetSelinuxContext() function2435 EXPECT_EQ(GetSelinuxContext("/apex/apex-info-list.xml"), in TEST_F()2438 EXPECT_EQ(GetSelinuxContext("/apex/sharedlibs"), in TEST_F()2441 EXPECT_EQ(GetSelinuxContext("/apex/com.android.apex.test_package"), in TEST_F()2443 EXPECT_EQ(GetSelinuxContext("/apex/com.android.apex.test_package@2"), in TEST_F()2584 ASSERT_EQ(GetSelinuxContext("/apex/apex-info-list.xml"), in TEST_F()